Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
Packages that use JPAPersistenceUnitMapType
Package
Description
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 JPAPersistenceUnitMapTypeModifier and TypeFieldDescriptionprotected JPAPersistenceUnitMapTypeJPAEdmMappingModel.persistenceUnitMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAPersistenceUnitMapTypeModifier and TypeMethodDescriptionJPAEdmMappingModelFactory.createJPAPersistenceUnitMapType()Create an instance ofJPAPersistenceUnitMapTypeJPAEdmMappingModel.getPersistenceUnit()Gets the value of the persistenceUnit property.Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAPersistenceUnitMapTypeModifier and TypeMethodDescriptionvoidJPAEdmMappingModel.setPersistenceUnit(JPAPersistenceUnitMapType value) Sets the value of the persistenceUnit property.