org.eclipse.datatools.sqltools.db.derby.ui
Class DerbyUIConfiguration

java.lang.Object
  extended by org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
      extended by org.eclipse.datatools.sqltools.db.generic.ui.GenericDBUIConfiguation
          extended by org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIConfiguration

public class DerbyUIConfiguration
extends GenericDBUIConfiguation


Field Summary
 
Fields inherited from class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
DefaultDBFactory_vendor
 
Constructor Summary
DerbyUIConfiguration()
           
 
Method Summary
 
Methods inherited from class org.eclipse.datatools.sqltools.db.generic.ui.GenericDBUIConfiguation
getActionService, getSQLEditorUIService
 
Methods inherited from class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
getDatabaseVendorDefinitionId, getDefaultInstance, getPlanService, getSQLUIService, getTemplateService, getUIComponentService, setDatabaseVendorDefinitionId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerbyUIConfiguration

public DerbyUIConfiguration()