Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TIndirection |
TObjectName.getIndirection()
Array element of this objectName
|
TIndirection |
TExpression.getIndirection() |
Modifier and Type | Method and Description |
---|---|
void |
TObjectName.setIndirection(TIndirection indirection) |
void |
TExpression.setIndirection(TIndirection indirection) |
Copyright © 2019. All rights reserved.