org.odata4j.producer.jpa
Class BeginTransactionCommand

java.lang.Object
  extended by org.odata4j.producer.jpa.BeginTransactionCommand
All Implemented Interfaces:
Command, Filter

public class BeginTransactionCommand
extends Object
implements Filter


Constructor Summary
BeginTransactionCommand()
           
 
Method Summary
 boolean execute(JPAContext context)
           
 boolean postProcess(JPAContext context, Exception ex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeginTransactionCommand

public BeginTransactionCommand()
Method Detail

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