Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Packages that use JPAEntityTypeMapType Package Description org.apache.olingo.odata2.jpa.processor.api.model.mapping OData JPA Processor API Library - Mapping Model -
-
Uses of JPAEntityTypeMapType in org.apache.olingo.odata2.jpa.processor.api.model.mapping
Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping with type parameters of type JPAEntityTypeMapType Modifier and Type Field Description protected List<JPAEntityTypeMapType>JPAEntityTypesMapType. jpaEntityTypeMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPAEntityTypeMapType Modifier and Type Method Description List<JPAEntityTypeMapType>JPAEntityTypesMapType. getJPAEntityType()Gets the value of the jpaEntityType property.
-