TableFunction
Implementation of the functions TABLE(..) and TABLE_DISTINCT(..).
Methods
void
checkParameterCount
(int len)
void
checkParameterCount
(int len)
Expression[]
getExpressionColumns
(Session session)
Expression[]
getExpressionColumns
(Session session)
String
getName
()
String
getName
()
long
getRowCount
()
long
getRowCount
()
String
getSQL
()
String
getSQL
()
Value
getValue
(Session session)
Value
getValue
(Session session)
ValueResultSet
getValueForColumnList
(Session session, Expression[] nullArgs)
ValueResultSet
getValueForColumnList
(Session session, Expression[] nullArgs)
void
setColumns
(ArrayList columns)
void
setColumns
(ArrayList columns)