Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.access.JPAProcessor

Packages that use JPAProcessor
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
org.apache.olingo.odata2.jpa.processor.api.factory OData JPA Processor API Library - Factory 
 

Uses of JPAProcessor in org.apache.olingo.odata2.jpa.processor.api
 

Fields in org.apache.olingo.odata2.jpa.processor.api declared as JPAProcessor
protected  JPAProcessor ODataJPAProcessor.jpaProcessor
          An instance of JPAProcessor.
 

Uses of JPAProcessor in org.apache.olingo.odata2.jpa.processor.api.factory
 

Methods in org.apache.olingo.odata2.jpa.processor.api.factory that return JPAProcessor
 JPAProcessor JPAAccessFactory.getJPAProcessor(ODataJPAContext oDataJPAContext)
          The method returns an instance of JPA processor based on OData JPA Context.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.