org.odata4j.producer.jpa
Class GenerateJPQLCommand

java.lang.Object
  extended by org.odata4j.producer.jpa.GenerateJPQLCommand
All Implemented Interfaces:
Command

public class GenerateJPQLCommand
extends Object
implements Command


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

Constructor Detail

GenerateJPQLCommand

public GenerateJPQLCommand()

GenerateJPQLCommand

public GenerateJPQLCommand(boolean isCount)
Method Detail

execute

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


http://odata4j.org