| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TExplicitDataTypeConversion |
TExpression.getDataTypeConversion() |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TExplicitDataTypeConversion> |
TExpression.getDataTypeConversionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TExpression.setDataTypeConversion(TExplicitDataTypeConversion dataTypeConversion) |
| Modifier and Type | Method and Description |
|---|---|
void |
TExpression.setDataTypeConversionList(TPTNodeList<TExplicitDataTypeConversion> dataTypeConversionList) |
void |
TResultColumn.setDataTypeConversionList(TPTNodeList<TExplicitDataTypeConversion> dataTypeConversionList) |
Copyright © 2019. All rights reserved.