Project Wonder 5.0

com.webobjects.jdbcadaptor
Interface EROracleExpression.Delegate

All Known Implementing Classes:
EROracleExpressionDelegate
Enclosing class:
EROracleExpression

public static interface EROracleExpression.Delegate


Method Summary
 String constraintStatementForRelationship(EORelationship relationship, NSArray sourceColumns, NSArray destinationColumns)
          Returns the constraint name for the given relationship.
 

Method Detail

constraintStatementForRelationship

String constraintStatementForRelationship(EORelationship relationship,
                                          NSArray sourceColumns,
                                          NSArray destinationColumns)
Returns the constraint name for the given relationship.

Parameters:
relationship - the relationship
sourceColumns - the source columns
destinationColumns - the destination columns
Returns:
the constraint name (or null for default)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.