Interface Summary | |
ISQLSyntax | SQL Syntax words (upper and lower cases). |
Class Summary | |
SQLCodeScanner | The SQLCodeScanner is a RuleBaseScanner.This class finds SQL comments and keywords, as the user edits the document. |
SQLCompletionProcessor | The SQL content assis processor. |
SQLCompletionProcessor.Validator | Simple content assist tip closer. |
SQLDoubleClickStrategy | Process double clicks in the SQL content. |
SQLPartitionScanner | The SQLPartitionScanner is a RulesBasedPartitionScanner. |
SQLWordStrategy | The formatting strategy that transforms SQL keywords to upper case |