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

Packages that use org.apache.olingo.odata2.jpa.processor.api.model.mapping
org.apache.olingo.odata2.jpa.processor.api.access OData JPA Processor API Library - Java Persistence Access 
org.apache.olingo.odata2.jpa.processor.api.model.mapping OData JPA Processor API Library - Mapping Model 
 

Classes in org.apache.olingo.odata2.jpa.processor.api.model.mapping used by org.apache.olingo.odata2.jpa.processor.api.access
JPAEdmMappingModel
           Java class for anonymous complex type.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.model.mapping used by org.apache.olingo.odata2.jpa.processor.api.model.mapping
JPAAttributeMapType
          The default name for EDM property is derived from JPA attribute name.
JPAAttributeMapType.JPAAttribute
          Java class for anonymous complex type.
JPAEdmMappingModel
           Java class for anonymous complex type.
JPAEmbeddableTypeMapType
          The default name for EDM complex type is derived from JPA Embeddable type name.
JPAEmbeddableTypesMapType
           Java class for JPAEmbeddableTypesMapType complex type.
JPAEntityTypeMapType
          The default name for EDM entity type is derived from JPA entity type name.
JPAEntityTypesMapType
           Java class for JPAEntityTypesMapType complex type.
JPAPersistenceUnitMapType
          By default Java Persistence Unit name is taken as EDM schema name.
JPARelationshipMapType
          The default name for EDM navigation property is derived from JPA relationship name.
JPARelationshipMapType.JPARelationship
           Java class for anonymous complex type.
 



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