|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EOSchemaSynchronizationFactory.Delegate
The Delegate interface for EOSynchronizationFactory is restricted to use by the EOModeler application and should not be implemented by others.
Method Summary | |
---|---|
boolean |
allowsNullForColumnNamed(String columnName,
String tableName)
Restricted method. |
boolean |
isSchemaTableNamed(String tableName)
Restricted method. |
EOAdaptor |
schemaSynchronizationAdaptor()
Restricted method. |
EOAdaptorChannel |
schemaSynchronizationAdaptorChannelForModel(EOModel model)
Restricted method. |
void |
schemaSynchronizationStatementsWillCopyTableNamed(NSArray statements,
String tableName)
Restricted method. |
void |
schemaSynchronizationStatementsWillDeleteTableNamed(NSArray statements,
String tableName)
Restricted method. |
Method Detail |
---|
boolean allowsNullForColumnNamed(String columnName, String tableName)
boolean isSchemaTableNamed(String tableName)
EOAdaptor schemaSynchronizationAdaptor()
EOAdaptorChannel schemaSynchronizationAdaptorChannelForModel(EOModel model)
void schemaSynchronizationStatementsWillCopyTableNamed(NSArray statements, String tableName)
void schemaSynchronizationStatementsWillDeleteTableNamed(NSArray statements, String tableName)
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |