Constructor and Description |
---|
Function(TCaseExpression caseExpression) |
Function(TFunctionCall functionObject) |
Function(TObjectName functionName) |
Modifier and Type | Method and Description |
---|---|
Pair3<Long,Long,String> |
getEndPosition() |
String |
getFunctionName() |
TParseTreeNode |
getFunctionObject() |
Pair3<Long,Long,String> |
getStartPosition() |
addColumn, getColumns, getDatabase, getDefaultDatabase, getDefaultSchema, getDefaultServer, getGspObject, getId, getRelationRows, getSchema, getServer, isDetermined, isTarget, setDetermined, setTarget
public Function(TFunctionCall functionObject)
public Function(TObjectName functionName)
public Function(TCaseExpression caseExpression)
public Pair3<Long,Long,String> getStartPosition()
getStartPosition
in class ResultSet
public Pair3<Long,Long,String> getEndPosition()
getEndPosition
in class ResultSet
public String getFunctionName()
public TParseTreeNode getFunctionObject()