org.odata4j.producer.jpa
Class EntityManagerCommand

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

public class EntityManagerCommand
extends Object
implements Filter


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

Constructor Detail

EntityManagerCommand

public EntityManagerCommand(EntityManagerFactory emf)
Method Detail

execute

public boolean execute(JPAContext context)
Specified by:
execute in interface Command

postProcess

public boolean postProcess(JPAContext context,
                           Exception exception)
Specified by:
postProcess in interface Filter


http://odata4j.org