| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
RoutineCallBinder.BindingResult |
CatalogRoutineCallBinder.bind(TCustomSqlStatement callSite,
RoutineCallBinder.CallerContext callerContext)
B0 contract entry: bind a raw call statement.
|
RoutineCallBinder.BindingResult |
RoutineCallBinder.bind(TCustomSqlStatement callSite,
RoutineCallBinder.CallerContext callerContext)
Resolve and bind one call site against the candidate definitions
visible to the analysis.
|