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.ref.extension | |
org.apache.olingo.odata2.jpa.processor.ref.listeners | |
org.apache.olingo.odata2.jpa.processor.ref.web |
Class and Description |
---|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Class and Description |
---|
ODataJPAModelException
The exception is thrown for any unexpected errors raising while
accessing/transforming Java Persistence Models.
|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Class and Description |
---|
ODataJPAException
The exception class is the base of OData JPA exceptions.
|
ODataJPAModelException
The exception is thrown for any unexpected errors raising while
accessing/transforming Java Persistence Models.
|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Class and Description |
---|
ODataJPAMessageService
The interface is used to access language dependent message texts.
|
Class and Description |
---|
ODataJPAModelException
The exception is thrown for any unexpected errors raising while
accessing/transforming Java Persistence Models.
|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Class and Description |
---|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Class and Description |
---|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Class and Description |
---|
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.