|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.jdbcadaptor.EROracleExpressionDelegate
public class EROracleExpressionDelegate
| Constructor Summary | |
|---|---|
EROracleExpressionDelegate()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
constraintName(java.lang.String tableName,
java.lang.String relationshipName)
|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EROracleExpressionDelegate()
| Method Detail |
|---|
protected java.lang.String constraintName(java.lang.String tableName,
java.lang.String relationshipName)
public java.lang.String constraintStatementForRelationship(com.webobjects.eoaccess.EORelationship relationship,
com.webobjects.foundation.NSArray sourceColumns,
com.webobjects.foundation.NSArray destinationColumns)
EROracleExpression.Delegate
constraintStatementForRelationship in interface EROracleExpression.Delegaterelationship - the relationshipsourceColumns - the source columnsdestinationColumns - the destination columns
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||