| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
RoutineCallBinder.BindingDiagnosticCode |
RoutineCallBinder.BindingDiagnostic.getCode() |
static RoutineCallBinder.BindingDiagnosticCode |
RoutineCallBinder.BindingDiagnosticCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutineCallBinder.BindingDiagnosticCode[] |
RoutineCallBinder.BindingDiagnosticCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BindingDiagnostic(RoutineCallBinder.BindingDiagnosticCode code,
String detail) |