|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPAPersistenceUnitMapType | |
---|---|
org.apache.olingo.odata2.jpa.processor.api.model.mapping | OData JPA Processor API Library - Mapping Model |
Uses of JPAPersistenceUnitMapType in org.apache.olingo.odata2.jpa.processor.api.model.mapping |
---|
Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping declared as JPAPersistenceUnitMapType | |
---|---|
protected JPAPersistenceUnitMapType |
JPAEdmMappingModel.persistenceUnit
|
Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAPersistenceUnitMapType | |
---|---|
JPAPersistenceUnitMapType |
JPAEdmMappingModelFactory.createJPAPersistenceUnitMapType()
Create an instance of JPAPersistenceUnitMapType |
JPAPersistenceUnitMapType |
JPAEdmMappingModel.getPersistenceUnit()
Gets the value of the persistenceUnit property. |
Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAPersistenceUnitMapType | |
---|---|
void |
JPAEdmMappingModel.setPersistenceUnit(JPAPersistenceUnitMapType value)
Sets the value of the persistenceUnit property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |