Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected JPAEntityTypesMapType |
JPAPersistenceUnitMapType.jpaEntityTypes |
Modifier and Type | Method and Description |
---|---|
JPAEntityTypesMapType |
JPAPersistenceUnitMapType.getJPAEntityTypes()
Gets the value of the jpaEntityTypes property.
|
Modifier and Type | Method and Description |
---|---|
void |
JPAPersistenceUnitMapType.setJPAEntityTypes(JPAEntityTypesMapType value)
Sets the value of the jpaEntityTypes property.
|
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.