| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TXMLAttributesClause |
TFunctionCall.getXMLAttributesClause()
XMLAttribute clause in xmlelement function
|
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TXMLAttributesClause node) |
void |
TParseTreeVisitor.preVisit(TXMLAttributesClause node) |
void |
TFunctionCall.setXMLAttributesClause(TXMLAttributesClause XMLAttributesClause) |
Copyright © 2019. All rights reserved.