Package org.apache.olingo.odata2.jpa.processor.api.model.mapping
package org.apache.olingo.odata2.jpa.processor.api.model.mapping
OData JPA Processor API Library - Mapping Model
The JPA EDM Mapping model (XML document) is represented as JAXB annotated Java Classes.-
ClassesClassDescriptionThe default name for EDM property is derived from JPA attribute name.Java class for anonymous complex type.Java class for anonymous complex type.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.The default name for EDM complex type is derived from JPA Embeddable type name.Java class for JPAEmbeddableTypesMapType complex type.The default name for EDM entity type is derived from JPA entity type name.Java class for JPAEntityTypesMapType complex type.By default Java Persistence Unit name is taken as EDM schema name.The default name for EDM navigation property is derived from JPA relationship name.Java class for anonymous complex type.