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

OData JPA Processor API Library - Mapping Model

See:
          Description

Class Summary
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.
JPAEdmMappingModelFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.olingo.odata2.processor.api.jpa.model.mapping package.
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.
 

Package org.apache.olingo.odata2.jpa.processor.api.model.mapping Description

OData JPA Processor API Library - Mapping Model

The JPA EDM Mapping model (XML document) is represented as JAXB annotated Java Classes.



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