Package org.eclipse.datatools.sqltools.sqlbuilder.dialogs

Class Summary
AddTableDialog A simple input dialog that lists all the available tables and returns the selected one.
ChangeSetOperatorDialog Dialog that lets the user select a new SQL Set Operator.
ChangeStatementTypeDialog Dialog that lets the user select a new SQL statement type.
DefineJoinTypeDialog Specify the join type - inner, outer, full etc
DefineTypeComposite  
MultilineInputDialog A simple input dialog with a multi-line text control.
OmitCurrentSchemaDialog Dialog that shows the settings for Omitting or Including the current schema name in generated SQL.
SourceTargetDialog Dialog to help define the source/target column for a join.
SQLBuilderRevertActionDialog