|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPARelationshipMapType | |
---|---|
org.apache.olingo.odata2.jpa.processor.api.model.mapping | 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 JPARelationshipMapType | |
---|---|
protected JPARelationshipMapType |
JPAEntityTypeMapType.jpaRelationships
|
Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping that return JPARelationshipMapType | |
---|---|
JPARelationshipMapType |
JPAEdmMappingModelFactory.createJPARelationshipMapType()
Create an instance of JPARelationshipMapType |
JPARelationshipMapType |
JPAEntityTypeMapType.getJPARelationships()
Gets the value of the jpaRelationships property. |
Methods in org.apache.olingo.odata2.jpa.processor.api.model.mapping with parameters of type JPARelationshipMapType | |
---|---|
void |
JPAEntityTypeMapType.setJPARelationships(JPARelationshipMapType value)
Sets the value of the jpaRelationships property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |