org.odata4j.producer.jpa
Class BeginTransactionCommand
java.lang.Object
org.odata4j.producer.jpa.BeginTransactionCommand
- All Implemented Interfaces:
- Command, Filter
public class BeginTransactionCommand
- extends Object
- implements Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeginTransactionCommand
public BeginTransactionCommand()
execute
public boolean execute(JPAContext context)
- Specified by:
execute
in interface Command
postProcess
public boolean postProcess(JPAContext context,
Exception ex)
- Specified by:
postProcess
in interface Filter
http://odata4j.org