Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TXMLPassingClause |
TFunctionCall.getPassingClause()
XMLPassingClause of XMLExists function
|
TXMLPassingClause |
TXmlTableParameter.getXmlPassingClause() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TXMLPassingClause node) |
void |
TParseTreeVisitor.preVisit(TXMLPassingClause node) |
void |
TFunctionCall.setPassingClause(TXMLPassingClause passingClause) |
Copyright © 2019. All rights reserved.