com.webobjects.jdbcadaptor
Class EROracleExpressionDelegate
java.lang.Object
com.webobjects.jdbcadaptor.EROracleExpressionDelegate
- All Implemented Interfaces:
- EROracleExpression.Delegate
public class EROracleExpressionDelegate
- extends Object
- implements EROracleExpression.Delegate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EROracleExpressionDelegate
public EROracleExpressionDelegate()
constraintName
protected String constraintName(String tableName,
String relationshipName)
constraintStatementForRelationship
public String constraintStatementForRelationship(EORelationship relationship,
NSArray sourceColumns,
NSArray destinationColumns)
- Description copied from interface:
EROracleExpression.Delegate
- Returns the constraint name for the given relationship.
- Specified by:
constraintStatementForRelationship in interface EROracleExpression.Delegate
- Parameters:
relationship - the relationshipsourceColumns - the source columnsdestinationColumns - the destination columns
- Returns:
- the constraint name (or null for default)
Copyright © 2002 – 2011 Project Wonder.