Uses of Interface
org.odata4j.producer.jpa.JPAResult

Packages that use JPAResult
org.odata4j.producer.jpa   
 

Uses of JPAResult in org.odata4j.producer.jpa
 

Subinterfaces of JPAResult in org.odata4j.producer.jpa
 interface CountResult
           
 interface EntitiesResult
           
 interface EntityResult
           
 interface PropertyResult<T>
           
 

Methods in org.odata4j.producer.jpa that return JPAResult
 JPAResult JPAContext.getResult()
           
 

Methods in org.odata4j.producer.jpa with parameters of type JPAResult
 void JPAContext.setResult(JPAResult result)
           
 



http://odata4j.org