Uses of Class
org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship

Packages that use JPARelationshipMapType.JPARelationship
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
protected  List<JPARelationshipMapType.JPARelationship> JPARelationshipMapType.jpaRelationship
           
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return types with arguments of type JPARelationshipMapType.JPARelationship
 List<JPARelationshipMapType.JPARelationship> JPARelationshipMapType.getJPARelationship()
          Gets the value of the jpaRelationship property.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.