Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypesMapType
-
Packages that use JPAEntityTypesMapType Package Description org.apache.olingo.odata2.jpa.processor.api.model.mapping 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 JPAEntityTypesMapType Modifier and Type Field Description protected JPAEntityTypesMapTypeJPAPersistenceUnitMapType. jpaEntityTypesMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPAEntityTypesMapType Modifier and Type Method Description JPAEntityTypesMapTypeJPAPersistenceUnitMapType. getJPAEntityTypes()Gets the value of the jpaEntityTypes property.Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPAEntityTypesMapType Modifier and Type Method Description voidJPAPersistenceUnitMapType. setJPAEntityTypes(JPAEntityTypesMapType value)Sets the value of the jpaEntityTypes property.
-