| 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 | Method and Description |
|---|---|
TJoin |
TCustomSqlStatement.analyzeJoin(TJoinExpr pJoinExpr,
TJoin pJoin,
Boolean isSub) |
| Modifier and Type | Method and Description |
|---|---|
TJoinExpr |
TFromTable.getJoinExpr() |
TJoinExpr |
TJoinExpr.getLeftMostJoinExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
TFromTable.setJoinExpr(TJoinExpr joinExpr) |
Copyright © 2019. All rights reserved.