| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
CatalogRoutineCallBinder.BoundCall |
CatalogRoutineCallBinder.bind(CallSiteRef site,
String callerDb)
Bind one extractor-produced call site against every definition the
catalog knows, under the caller's effective database context.
|
CatalogRoutineCallBinder.BoundCall |
CatalogRoutineCallBinder.bind(CallSiteRef site,
String callerDb,
RoutineIdentity callerIdentity)
Summary-composition binding with the caller signature available for
writable-lvalue validation.
|