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 |
---|---|
TIntoTableClause |
TSelectSqlNode.getIntoTableClause() |
Modifier and Type | Method and Description |
---|---|
void |
TSelectSqlNode.setIntoTableClause(TIntoTableClause intoTableClause) |
Modifier and Type | Method and Description |
---|---|
TIntoTableClause |
TSelectSqlStatement.getIntoTableClause() |
Modifier and Type | Method and Description |
---|---|
void |
TSelectSqlStatement.setIntoTableClause(TIntoTableClause intoTableClause) |
Copyright © 2019. All rights reserved.