oracle.jdeveloper.cm.dt.wizard
Class DBWizardFactoryRegistry
java.lang.Object
oracle.jdeveloper.cm.dt.wizard.DBWizardFactoryRegistry
- public final class DBWizardFactoryRegistry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
registerDBWizardFactory
public static void registerDBWizardFactory(java.lang.Class dbClass,
DBWizardFactory factory)
getDBWizardFactory
public static DBWizardFactory getDBWizardFactory(Database db)
showUnsupportedDBError
public static void showUnsupportedDBError(java.lang.String objectType,
java.lang.String connName)
Copyright © 1997, 2004, Oracle. All rights reserved.