Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship
-
Packages that use JPARelationshipMapType.JPARelationship Package Description org.apache.olingo.odata2.jpa.processor.api.model.mapping OData JPA Processor API Library - Mapping Model -
-
Uses of JPARelationshipMapType.JPARelationship 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 JPARelationshipMapType.JPARelationship Modifier and Type Field Description protected List<JPARelationshipMapType.JPARelationship>JPARelationshipMapType. jpaRelationshipMethods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPARelationshipMapType.JPARelationship Modifier and Type Method Description List<JPARelationshipMapType.JPARelationship>JPARelationshipMapType. getJPARelationship()Gets the value of the jpaRelationship property.
-