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