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. |
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Field and Description |
---|---|
TTableList |
TCustomSqlStatement.tables
Provides a quick way to access all tables involved in this SQL statement.
|
Modifier and Type | Method and Description |
---|---|
TTableList |
TCustomSqlStatement.getTables() |
Modifier and Type | Method and Description |
---|---|
TTableList |
TInformixOuterClause.getTableList() |
Modifier and Type | Method and Description |
---|---|
void |
TInformixOuterClause.setTableList(TTableList tableList) |
Copyright © 2019. All rights reserved.