Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Packages that use JPAPersistenceUnitMapType Package Description 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 Modifier and Type Field Description protected JPAPersistenceUnitMapTypeJPAEdmMappingModel. persistenceUnitMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAPersistenceUnitMapType Modifier and Type Method Description JPAPersistenceUnitMapTypeJPAEdmMappingModelFactory. createJPAPersistenceUnitMapType()Create an instance ofJPAPersistenceUnitMapTypeJPAPersistenceUnitMapTypeJPAEdmMappingModel. getPersistenceUnit()Gets the value of the persistenceUnit property.Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAPersistenceUnitMapType Modifier and Type Method Description voidJPAEdmMappingModel. setPersistenceUnit(JPAPersistenceUnitMapType value)Sets the value of the persistenceUnit property.
-