Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView

Packages that use JPAEdmBaseView
org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model 
 

Uses of JPAEdmBaseView in org.apache.olingo.odata2.jpa.processor.api.model
 

Subinterfaces of JPAEdmBaseView in org.apache.olingo.odata2.jpa.processor.api.model
 interface JPAEdmAssociationEndView
           A view on Java Persistence Entity Relationship and Entity Data Model Association End.
 interface JPAEdmAssociationSetView
           A view on Java Persistence Entity Relationship and Entity Data Model Association Set.
 interface JPAEdmAssociationView
           A View on Java Persistence Entity Relationship and Entity Data Model Association.
 interface JPAEdmComplexPropertyView
           A view on properties of Java Persistence embeddable type and EDM complex type.
 interface JPAEdmComplexTypeView
          A view on Java Persistence embeddable types and EDM complex types.
 interface JPAEdmEntityContainerView
          A view on JPA EDM entity container.
 interface JPAEdmEntitySetView
          A view on Java Persistence entity type and EDM entity sets.
 interface JPAEdmEntityTypeView
          A view on Java Persistence entity types and EDM entity types.
 interface JPAEdmFunctionImportView
           A view on EDM Function Imports.
 interface JPAEdmKeyView
          A view on Java Persistence Entity Key Attributes and EDM Key properties.
 interface JPAEdmModelView
          A view on JPA meta model and EDM meta model.
 interface JPAEdmNavigationPropertyView
          A view on Java persistence entity relationship and EDM navigation property.
 interface JPAEdmPropertyView
          A view on Java Persistence Entity Attributes and EDM properties.
 interface JPAEdmReferentialConstraintRoleView
           A view on Java Persistence Entity Join Column's "name" and "referenced column name" attributes and Entity Data Model Referential Constraint's dependent and principal roles respectively.
 interface JPAEdmReferentialConstraintView
           A view on Java Persistence Entity Join Columns and Entity Data Model Referential Constraint.
 interface JPAEdmSchemaView
           A view on Java Persistence Model and Entity Data Model Schema.
 



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