Uses of Package
org.apache.olingo.odata2.jpa.processor.api.access
-
Packages that use org.apache.olingo.odata2.jpa.processor.api.access Package Description org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Libraryorg.apache.olingo.odata2.jpa.processor.api.access OData JPA Processor API Library - Java Persistence Accessorg.apache.olingo.odata2.jpa.processor.api.factory OData JPA Processor API Library - Factoryorg.apache.olingo.odata2.jpa.processor.api.jpql OData JPA Processor API Library - Java Persistence Query Languageorg.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model -
Classes in org.apache.olingo.odata2.jpa.processor.api.access used by org.apache.olingo.odata2.jpa.processor.api Class Description JPAPaging JPAProcessor The interface provides methods for processing OData Requests for Create, Read, Update, Delete operations. -
Classes in org.apache.olingo.odata2.jpa.processor.api.access used by org.apache.olingo.odata2.jpa.processor.api.access Class Description JPAFunction A container for JPA Functions.JPAJoinClause.JOIN Enumerated list of possible Joins in JPQL LEFT - left outer join FETCH - enable fetching of an association as a side effect of the execution of a query INNER - inner joinJPAMethodContext The abstract class is a compilation of objects required for building specific instances of JPA Method Context.JPAMethodContext.JPAMethodContextBuilder The abstract class is extended by specific JPA Method Context Builder to build JPA Method Context types.JPAMethodContextView The interface provides view on JPA Method Context. -
Classes in org.apache.olingo.odata2.jpa.processor.api.access used by org.apache.olingo.odata2.jpa.processor.api.factory Class Description JPAEdmMappingModelAccess Interface provides methods to access JPA EDM mapping model.JPAMethodContext.JPAMethodContextBuilder The abstract class is extended by specific JPA Method Context Builder to build JPA Method Context types.JPAProcessor The interface provides methods for processing OData Requests for Create, Read, Update, Delete operations. -
Classes in org.apache.olingo.odata2.jpa.processor.api.access used by org.apache.olingo.odata2.jpa.processor.api.jpql Class Description JPAJoinClause A container for Java Persistence Join Clause that can be used for building JPQL statements. -
Classes in org.apache.olingo.odata2.jpa.processor.api.access used by org.apache.olingo.odata2.jpa.processor.api.model Class Description JPAEdmBuilder JPAEdmBuilder interface provides methods for building elements of an Entity Data Model (EDM) from a Java Persistence Model.JPAEdmMappingModelAccess Interface provides methods to access JPA EDM mapping model.