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.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.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.ref.extension |
Class and Description |
---|
JPAEdmExtension
The interface provides methods to extend JPA EDM containers.
|
Class and Description |
---|
JPAEdmMapping
The interface acts a container for storing Java persistence column name.
|
JPAEdmModelView
A view on JPA meta model and EDM meta model.
|
Class and Description |
---|
JPAEdmAssociationEndView
A view on Java Persistence Entity Relationship and Entity Data Model
Association End.
|
JPAEdmAssociationSetView
A view on Java Persistence Entity Relationship and Entity Data Model
Association Set.
|
JPAEdmAssociationView
A View on Java Persistence Entity Relationship and Entity Data Model
Association.
|
JPAEdmBaseView
A base view on Java Persistence Model and Entity Data Model.
|
JPAEdmComplexTypeView
A view on Java Persistence embeddable types and EDM complex types.
|
JPAEdmEntityContainerView
A view on JPA EDM entity container.
|
JPAEdmEntitySetView
A view on Java Persistence entity type and EDM entity sets.
|
JPAEdmEntityTypeView
A view on Java Persistence entity types and EDM entity types.
|
JPAEdmExtension
The interface provides methods to extend JPA EDM containers.
|
JPAEdmKeyView
A view on Java Persistence Entity Key Attributes and EDM Key properties.
|
JPAEdmNavigationPropertyView
A view on Java persistence entity relationship and EDM navigation property.
|
JPAEdmReferentialConstraintRoleView.RoleType
Two types of EDM roles of a referential constraint.
|
JPAEdmReferentialConstraintView
A view on Java Persistence Entity Join Columns and Entity Data Model
Referential Constraint.
|
JPAEdmSchemaView
A view on Java Persistence Model and Entity Data Model Schema.
|
Class and Description |
---|
JPAEdmExtension
The interface provides methods to extend JPA EDM containers.
|
JPAEdmSchemaView
A view on Java Persistence Model and Entity Data Model Schema.
|
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.