Package org.eclipse.datatools.sqltools.sqlbuilder.views.source

Interface Summary
IDBContext Copyright International Business Machines Corporation 2001.
ISQLCompletionEngine  
SQLKeywords  
 

Class Summary
CaseControlledMultiLineRule  
CaseControlledWordRule  
ConnectionContext  
SourceViewerAction An action which retrieves a ITextOperationTarget from its current TextEditor, initializes its state according to whether the configured operation can be executed on the target, and also triggers the configured operation on run
SQLBuilderDBProposal Content assist proposal that represents either a schema, table, or column.
SQLBuilderDBProposalsService This class extends SQLDBProposalsService in the SQLEditor package in order to override the "populate" method.
SQLColourProvider  
SQLCommentScanner  
SQLCompletionEngine  
SQLCompletionProcessor  
SQLCompletionProposal  
SQLCompletionProposalFactory  
SQLEditorDocumentProvider  
SQLEntityScanner  
SQLPartitionScanner  
SQLSourceEditingEnvironment  
SQLSourceScanner  
SQLSourceViewer  
SQLSourceViewerConfiguration  
SQLWhitespaceDetector  
SQLWordDetector  
TextViewerOperationAction