| Package | Description |
|---|---|
| gudusoft.gsqlparser.resolver2 | |
| gudusoft.gsqlparser.resolver2.format |
| Modifier and Type | Method and Description |
|---|---|
DisplayNamePolicy |
TSQLResolverConfig.getDisplayNamePolicy()
Get the display name policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TSQLResolverConfig.setDisplayNamePolicy(DisplayNamePolicy policy)
Set the display name policy.
|
| Modifier and Type | Method and Description |
|---|---|
static DisplayNamePolicy |
DisplayNamePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayNamePolicy[] |
DisplayNamePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|