Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TObjectReference |
TNodeFactory.createObjectReference(TObjectName objectname,
int objecttype) |
TObjectReference |
TObjectReferenceList.getObjectReference(int position) |
Modifier and Type | Method and Description |
---|---|
void |
TObjectReferenceList.addObjectReference(TObjectReference objectReference) |
boolean |
TObjectReference.isEqual(TObjectReference obj)
Are these 2 objects reference points the same object?
|
Copyright © 2019. All rights reserved.