Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
Modifier and Type | Method and Description |
---|---|
TTeradataWithClause |
TSelectSqlNode.getWithClause() |
Modifier and Type | Method and Description |
---|---|
void |
TSelectSqlNode.setWithClause(TTeradataWithClause withClause) |
Modifier and Type | Method and Description |
---|---|
TTeradataWithClause |
TSelectSqlStatement.getTeradataWithClause() |
Modifier and Type | Method and Description |
---|---|
void |
TSelectSqlStatement.setTeradataWithClause(TTeradataWithClause teradataWithClause) |
Copyright © 2019. All rights reserved.