joinCondition
joinCondition(key = NULL, entityReference = NULL, relationshipType = NULL, cardinality = NULL, referencedKey = NULL)
| key | The set of attributes to which this constraint applies. See |
|---|---|
| entityReference | The id of the parent-entity in a foreign key constraint. See |
| relationshipType | Relationship type: Identifying or non-identifying See |
| cardinality | Cardinality of the relationship between a parent entity and a child entity. See |
| referencedKey | The set of attributes to which a foreign key constraint refers. See |
a joinCondition list object