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 JPAPersistenceUnitMapType |
JPAEdmMappingModel.persistenceUnit |
Modifier and Type | Method and Description |
---|---|
JPAPersistenceUnitMapType |
JPAEdmMappingModelFactory.createJPAPersistenceUnitMapType()
Create an instance of
JPAPersistenceUnitMapType |
JPAPersistenceUnitMapType |
JPAEdmMappingModel.getPersistenceUnit()
Gets the value of the persistenceUnit property.
|
Modifier and Type | Method and Description |
---|---|
void |
JPAEdmMappingModel.setPersistenceUnit(JPAPersistenceUnitMapType value)
Sets the value of the persistenceUnit property.
|
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.