Uses of Package
org.apache.olingo.odata2.jpa.processor.api.model

Packages that use org.apache.olingo.odata2.jpa.processor.api.model
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 
org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model 
org.apache.olingo.odata2.jpa.processor.ref.extension   
 

Classes in org.apache.olingo.odata2.jpa.processor.api.model used by org.apache.olingo.odata2.jpa.processor.api
JPAEdmExtension
          The interface provides methods to extend JPA EDM containers.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.model used by org.apache.olingo.odata2.jpa.processor.api.factory
JPAEdmMapping
          The interface acts a container for storing Java persistence column name.
JPAEdmModelView
          A view on JPA meta model and EDM meta model.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.model used by org.apache.olingo.odata2.jpa.processor.api.model
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.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.model used by org.apache.olingo.odata2.jpa.processor.ref.extension
JPAEdmExtension
          The interface provides methods to extend JPA EDM containers.
JPAEdmSchemaView
           A view on Java Persistence Model and Entity Data Model Schema.
 



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