
Public Member Functions | |
| String | constraintStatementForRelationship (EORelationship relationship, NSArray sourceColumns, NSArray destinationColumns) |
Protected Member Functions | |
| String | constraintName (String tableName, String relationshipName) |
| String constraintStatementForRelationship | ( | EORelationship | relationship, | |
| NSArray | sourceColumns, | |||
| NSArray | destinationColumns | |||
| ) |
Returns the constraint name for the given relationship.
| relationship | the relationship | |
| sourceColumns | the source columns | |
| destinationColumns | the destination columns |
Implements EROracleExpression.Delegate.
1.5.8