org.odata4j.producer.jpa
Class Chain
java.lang.Object
   org.odata4j.producer.jpa.Chain
org.odata4j.producer.jpa.Chain
- All Implemented Interfaces: 
- Command
- public class Chain 
- extends Object- implements Command
 
| Method Summary | 
|  boolean | execute(JPAContext context)copied from http://commons.apache.org/chain.
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Chain
public Chain(List<Command> commands)
execute
public boolean execute(JPAContext context)
- copied from http://commons.apache.org/chain.
 
- 
- Specified by:
- executein interface- Command
 
- 
 
http://odata4j.org