PATH |
Inherits from: com.webobjects.eoaccess.EOSynchronizationFactory : Object
Implements: EOSchemaGeneration, EOSchemaSynchronization
Package: com.webobjects.jdbcadaptor
Documentation for this class is forthcoming.
EOSynchronizationFactory createDatabaseStatementsForConnectionDictionary dropDatabaseStatementsForConnectionDictionary dropTableStatementsForEntityGroup appendExpressionToScript primaryKeySupportStatementsForEntityGroup supportsSchemaSynchronization EOSchemaGeneration
All methods OraclePlugIn.OracleSynchronizationFactory
public OraclePlugIn.OracleSynchronizationFactory( com.webobjects.eoaccess.EOAdaptor anEOAdaptor)
Description forthcoming.
public void appendExpressionToScript( com.webobjects.eoaccess.EOSQLExpression anEOSQLExpression, StringBuffer script)
See the method description in the documentation for EOSynchronizationFactory.
public NSArray createDatabaseStatementsForConnectionDictionary( NSDictionary connectionDictionary, NSDictionary adminDictionary)
See the method description in the documentation for EOSynchronizationFactory.
public NSArray dropDatabaseStatementsForConnectionDictionary( NSDictionary connectionDictionary, NSDictionary adminDictionary)
See the method description in the documentation for EOSynchronizationFactory.
public NSArray dropTableStatementsForEntityGroup(NSArray entityGroup)
See the method description in the documentation for EOSynchronizationFactory.
public NSArray primaryKeySupportStatementsForEntityGroup(NSArray entityGroup)
See the method description in the documentation for EOSynchronizationFactory.
public boolean supportsSchemaSynchronization()
See the method description in the documentation for EOSynchronizationFactory.
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)