Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypesMapType
Packages that use JPAEntityTypesMapType
Package
Description
OData JPA Processor API Library - Mapping Model
-
Uses of JPAEntityTypesMapType in org.apache.olingo.odata2.jpa.processor.api.model.mapping
Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping declared as JPAEntityTypesMapTypeModifier and TypeFieldDescriptionprotected JPAEntityTypesMapTypeJPAPersistenceUnitMapType.jpaEntityTypesMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAEntityTypesMapTypeModifier and TypeMethodDescriptionJPAPersistenceUnitMapType.getJPAEntityTypes()Gets the value of the jpaEntityTypes property.Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAEntityTypesMapTypeModifier and TypeMethodDescriptionvoidJPAPersistenceUnitMapType.setJPAEntityTypes(JPAEntityTypesMapType value) Sets the value of the jpaEntityTypes property.