| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Field and Description |
|---|---|
SqlFragment.Kind |
SqlFragment.kind |
| Modifier and Type | Method and Description |
|---|---|
static SqlFragment.Kind |
SqlFragment.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlFragment.Kind[] |
SqlFragment.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|