Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.mssql |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TQueryHint node) |
void |
TParseTreeVisitor.preVisit(TQueryHint node) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TQueryHint> |
TOptionClause.getQueryHints() |
Modifier and Type | Method and Description |
---|---|
void |
TOptionClause.setQueryHints(TPTNodeList<TQueryHint> queryHints) |
Copyright © 2019. All rights reserved.