| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
StructFieldHint |
TObjectName.getStructFieldHint()
Get the struct field hint for deep struct access (3+ part names without alias).
|
| Modifier and Type | Method and Description |
|---|---|
void |
TObjectName.setStructFieldHint(StructFieldHint hint)
Set the struct field hint (called by NameResolver for 3+ part no-alias struct patterns).
|