Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TColumnReference |
TNodeFactory.createColumnReference(TObjectName objectname) |
TColumnReference |
TNodeFactory.createColumnReference(TSourceToken objectname) |
TColumnReference |
TColumnReferenceList.getColumnReference(int position) |
Modifier and Type | Method and Description |
---|---|
void |
TColumnReferenceList.addColumnReference(TColumnReference objectReference) |
int |
TColumnReferenceList.searchColumnReference(TColumnReference cr) |
Copyright © 2019. All rights reserved.