| Package | Description |
|---|---|
| gudusoft.gsqlparser.slpc.adapter |
| Modifier and Type | Method and Description |
|---|---|
static LegacyAdapterContext.RoutineValueRef |
LegacyAdapterContext.RoutineValueRef.legacyEndpoint(String legacyEndpointId) |
static LegacyAdapterContext.RoutineValueRef |
LegacyAdapterContext.RoutineValueRef.parameter(String bindingKey) |
LegacyAdapterContext.RoutineValueRef |
LegacyAdapterContext.RoutineValueFlow.source() |
LegacyAdapterContext.RoutineValueRef |
LegacyAdapterContext.RoutineValueFlow.target() |
| Constructor and Description |
|---|
RoutineValueFlow(LegacyAdapterContext.RoutineValueRef source,
LegacyAdapterContext.RoutineValueRef target,
String role,
String operationKind,
String operationInputKind) |