Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.scriptWriter |
Modifier and Type | Method and Description |
---|---|
TKeepDenseRankClause |
TWindowDef.getKeepDenseRankClause() |
TKeepDenseRankClause |
TAnalyticFunction.getKeepDenseRankClause()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TKeepDenseRankClause node) |
void |
TParseTreeVisitor.preVisit(TKeepDenseRankClause node) |
void |
TWindowDef.setKeepDenseRankClause(TKeepDenseRankClause keepDenseRankClause) |
void |
TAnalyticFunction.setKeepDenseRankClause(TKeepDenseRankClause keepDenseRankClause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TScriptGeneratorVisitor.preVisit(TKeepDenseRankClause node) |
Copyright © 2019. All rights reserved.