| Interface | Description |
|---|---|
| XMLTableClauseProcessor |
| Class | Description |
|---|---|
| AST |
Not thread-safe implementation of a base AST class.
|
| PlsqlDriver | |
| PlsqlLexer |
The PlsqlLexer is specifically designed for use with an incremental parser.
|
| SqlDriver |
All right! Here's the top of the sql stack.
|
| SqlLexer | |
| SqlPlsqlLexer |
The SqlPlsqlLexer is used by the code editor only to highlight both the sql and plsql keywords.
|
| Exception | Description |
|---|---|
| ParserException |