Package | Description |
---|---|
gudusoft.gsqlparser.dlineage | |
gudusoft.gsqlparser.dlineage.dataflow.model |
Modifier and Type | Method and Description |
---|---|
protected String |
DataFlowAnalyzer.getIdentifiedFunctionName(Function function) |
Modifier and Type | Method and Description |
---|---|
Function |
ModelFactory.createFunction(TCaseExpression caseExpression) |
Function |
ModelFactory.createFunction(TFunctionCall functionCall) |
Function |
ModelFactory.createFunction(TObjectName functionName) |
Function |
FunctionRelationshipElement.getElement() |
Modifier and Type | Method and Description |
---|---|
FunctionResultColumn |
ModelFactory.createFunctionResultColumn(Function function,
TObjectName functionName) |
FunctionResultColumn |
ModelFactory.createFunctionResultColumn(Function function,
TWhenClauseItemList caseFunction) |
Constructor and Description |
---|
FunctionRelationshipElement(Function function) |