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
 java.lang.String constraintStatementForRelationship(com.webobjects.eoaccess.EORelationship relationship, com.webobjects.foundation.NSArray sourceColumns, com.webobjects.foundation.NSArray destinationColumns)
          Returns the constraint name for the given relationship.
 

Method Detail

constraintStatementForRelationship

java.lang.String constraintStatementForRelationship(com.webobjects.eoaccess.EORelationship relationship,
                                                    com.webobjects.foundation.NSArray sourceColumns,
                                                    com.webobjects.foundation.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: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.