Skip navigation links

olingo-odata2-jpa-processor-api 2.0.11 API

Packages 
Package Description
org.apache.olingo.odata2.jpa.processor.api
OData JPA Processor API Library The library provides a way for the developers to create an OData Service from a Java Persistence Model.
org.apache.olingo.odata2.jpa.processor.api.access
OData JPA Processor API Library - Java Persistence Access The library provides a set of APIs to access Java Persistence Models and Data.
org.apache.olingo.odata2.jpa.processor.api.exception
OData JPA Processor API Library - Exceptions There are two main types of exceptions thrown from the library Model Exception Runtime Exception
The Model Exception is thrown while processing JPA metamodels and runtime exception is thrown while processing persistence data.
org.apache.olingo.odata2.jpa.processor.api.factory
OData JPA Processor API Library - Factory The library provides different types of factories for creating instances for Accessing Java Persistence Model/Data Building different types of JPQL statements Accessing OData EDM provider and processor The instances of these factories can be obtained from an abstract ODataJPAFactory.
org.apache.olingo.odata2.jpa.processor.api.jpql
OData JPA Processor API Library - Java Persistence Query Language The library provides set of APIs for building JPQL contexts from OData Requests.
org.apache.olingo.odata2.jpa.processor.api.model
OData JPA Processor API Library - JPA EDM Model The library provides a set of views over the JPA/EDM element containers.
org.apache.olingo.odata2.jpa.processor.api.model.mapping
OData JPA Processor API Library - Mapping Model The JPA EDM Mapping model (XML document) is represented as JAXB annotated Java Classes.
Skip navigation links

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