public static final class RoutineCallBinder.ActualSources extends Object
| Constructor and Description |
|---|
ActualSources(List<TObjectName> leafSources,
String expressionText) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpressionText()
Null when the actual is a bare column/variable or literal.
|
List<TObjectName> |
getLeafSources() |
public ActualSources(List<TObjectName> leafSources, String expressionText)
public List<TObjectName> getLeafSources()
public String getExpressionText()