|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPAEdmReferentialConstraintView | |
---|---|
org.apache.olingo.odata2.jpa.processor.api.model | OData JPA Processor API Library - JPA EDM Model |
Uses of JPAEdmReferentialConstraintView in org.apache.olingo.odata2.jpa.processor.api.model |
---|
Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmReferentialConstraintView | |
---|---|
JPAEdmReferentialConstraintView |
JPAEdmAssociationView.getJPAEdmReferentialConstraintView()
The method returns the referential constraint view that is currently being processed. |
Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmReferentialConstraintView | |
---|---|
void |
JPAEdmAssociationView.addJPAEdmRefConstraintView(JPAEdmReferentialConstraintView refView)
The method adds the referential constraint view to its container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |