Package org.eclipse.datatools.sqltools.sqlbuilder.util

Class Summary
FileUtil  
LabelValuePair  
OmitSchemaChangedNotifier Class is used to call observer (SQLBuilder) of this class.
RSCCoreUIUtil  
SQLBuilderEditorInputUtil This class provides static methods for SQLBuilder EditorInputs.
SQLDBUtil  
SQLFileUtil  
SQLIdentifier The main methods of this class help handle ordinary and delimited SQL identifiers, and can be understood according to the origin of the identifier and their intended use: Identifiers from DB2 catalogs: boolean isDBIDOrdinary(id)
boolean isDBIDOrdinary(id, platforms)
These methods are used when retrieving an SQL identifier from DB2, where the delimiters have been dropped and lower-case characters folded to upper case.
SQLParserUtil This is a utility class for the SQLBuilderEditorInput class.
SQLStatementSupport This class provides helpful methods for working with one or more SQL statements contained within a SQL script document.
StringUtility This class provides static methods for some common String operations
TString This class provides static methods for some of the very used IString operations
ViewUtility  
WindowUtility  
WorkbenchUtility