Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType
Packages that use JPARelationshipMapType
Package
Description
OData JPA Processor API Library - Mapping Model
-
Uses of JPARelationshipMapType in org.apache.olingo.odata2.jpa.processor.api.model.mapping
Fields in org.apache.olingo.odata2.jpa.processor.api.model.mapping declared as JPARelationshipMapTypeModifier and TypeFieldDescriptionprotected JPARelationshipMapTypeJPAEntityTypeMapType.jpaRelationshipsMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPARelationshipMapTypeModifier and TypeMethodDescriptionJPAEdmMappingModelFactory.createJPARelationshipMapType()Create an instance ofJPARelationshipMapTypeJPAEntityTypeMapType.getJPARelationships()Gets the value of the jpaRelationships property.Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPARelationshipMapTypeModifier and TypeMethodDescriptionvoidJPAEntityTypeMapType.setJPARelationships(JPARelationshipMapType value) Sets the value of the jpaRelationships property.