A View on Java Persistence Entity Relationship and Entity Data Model Association.
The implementation of the view provides access to EDM Association created from Java Persistence Entity Relationships. The implementation acts as a container for list of association that are consistent. An Association is said to be consistent only
- If both the Ends of Association are consistent
- If referential constraint exists for the Association then it should be consistent
@org.apache.olingo.odata2.DoNotImplement
@see org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationSetView
@see org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintView