| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2.scope |
| Modifier and Type | Method and Description |
|---|---|
FromScope |
DeleteScope.getFromScope() |
FromScope |
SelectScope.getFromScope() |
FromScope |
UpdateScope.getFromScope() |
FromScope |
MergeScope.getFromScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteScope.setFromScope(FromScope fromScope) |
void |
SelectScope.setFromScope(FromScope fromScope) |
void |
UpdateScope.setFromScope(FromScope fromScope) |
void |
MergeScope.setFromScope(FromScope fromScope) |