Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TExpressionCallTarget |
TFunctionCall.getCallTarget()
get an xml type column, parameter, variable or subquery.
|
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TExpressionCallTarget node) |
void |
TParseTreeVisitor.preVisit(TExpressionCallTarget node) |
void |
TFunctionCall.setCallTarget(TExpressionCallTarget callTarget)
set expressionCallTarget
|
Copyright © 2019. All rights reserved.