Package | Description |
---|---|
org.apache.olingo.odata2.api.edm |
Entity Data Model API
The Entity Data Model is described in the OData protocol specification
as well as in the Conceptual Schema Definition for the OData Protocol.
|
org.apache.olingo.odata2.client.core.edm.Impl |
Modifier and Type | Method and Description |
---|---|
EdmReferentialConstraint |
EdmAssociation.getReferentialConstraint()
Get the
EdmReferentialConstraint |
Modifier and Type | Class and Description |
---|---|
class |
EdmReferentialConstraintImpl
Objects of this class represent EdmReferentialConstraint
|
Modifier and Type | Method and Description |
---|---|
EdmReferentialConstraint |
EdmAssociationImpl.getReferentialConstraint() |
Modifier and Type | Method and Description |
---|---|
void |
EdmAssociationImpl.setReferentialConstraint(EdmReferentialConstraint referentialConstraint) |
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.