Package | Description |
---|---|
gudusoft.gsqlparser |
Provides the class
gudusoft.gsqlparser.TGSqlParserr necessary to create a SQL Parser and the classes a SQL Parser uses
internally to handle different SQL dialects. |
Modifier and Type | Field and Description |
---|---|
TCustomParser |
TCustomSqlStatement.parser
Parser used to parse this statement.
|
TCustomParser |
TCustomSqlStatement.plsqlparser
PLSQL parser used to parse this statement.
|
Copyright © 2019. All rights reserved.