Package org.eclipse.datatools.sqltools.sqlbuilder

Interface Summary
IContentChangeListener This interface is a listener interface for receiving notifications about changes made to the SQLBuilder's content.
IExecuteSQLListener Listener interface for notification when a SQL statement has been executed.
SQLBuilderContextIds This interface defines the ResourceSet help id constants.
SQLResource This interface defines the GIF constants
 

Class Summary
Messages  
SQLBuilder UI Component of SQL Query Builder content editor.
SQLBuilderEditor SQL Query Builder content editor.
SQLBuilderMatchingStrategy An editor matching strategy (for the SQL Builder editor) that provides its own algorithm for matching the input of an open editor of this type to a given editor input.
SQLBuilderPlugin The plugin class for the SQL Builder.
StatementResourceChangeListener Listener class for changes made to SQL statement files in the workspace
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered when passing some SQL to the SQLBuilder as input.