| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2 |
| Modifier and Type | Method and Description |
|---|---|
ResolutionContext |
TSQLResolver2.getContext()
Get the resolution context (for advanced queries)
|
ResolutionContext |
NameResolver.getContext() |
| Constructor and Description |
|---|
NameResolver(INameMatcher nameMatcher,
ResolutionContext context)
Deprecated.
Use NameResolver(TSQLResolverConfig, ResolutionContext) instead
|
NameResolver(TSQLResolverConfig config,
ResolutionContext context)
Create a NameResolver with full configuration.
|