Uses of Class
org.odata4j.producer.jpa.JPAProducer.CommandType

Packages that use JPAProducer.CommandType
org.odata4j.producer.jpa   
 

Uses of JPAProducer.CommandType in org.odata4j.producer.jpa
 

Methods in org.odata4j.producer.jpa that return JPAProducer.CommandType
static JPAProducer.CommandType JPAProducer.CommandType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JPAProducer.CommandType[] JPAProducer.CommandType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odata4j.producer.jpa with parameters of type JPAProducer.CommandType
 List<Command> JPAProducerBehavior.modify(JPAProducer.CommandType type, List<Command> commands)
           
 



http://odata4j.org