| Package | Description |
|---|---|
| gudusoft.gsqlparser.analyzer.v2 |
| Modifier and Type | Field and Description |
|---|---|
EDynamicSqlStrategy |
AnalyzerV2Config.dynamicSqlStrategy
Dynamic SQL parsing strategy.
|
| Modifier and Type | Method and Description |
|---|---|
static EDynamicSqlStrategy |
EDynamicSqlStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EDynamicSqlStrategy[] |
EDynamicSqlStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|