Package org.eclipse.datatools.sqltools.common.ui.preferences

Interface Summary
IDataServerLaunchPreferenceSection This interface should be implemented for preference UI components that can be used both as global preference setting.
IDataServerPreferenceSection This section will appear inside a preference page as a Tab for data servers to provide vendor specific preferences.
 

Class Summary
AbstractDBPreferenceFieldPage The preference pages in DTP that want to accomodate vendor specific setting should extend this class, which manages the vendor settings by notifying the IDataServerPreferenceSection at propriate time.
ComboFieldEditor A field editor for a combo box that allows the drop-down selection of one of a list of items.
Messages  
PreferencePage  
PreferencesRegistry