public abstract class ColumnFunctionOperation extends FunctionOperation
FunctionOperation.FilterFunctionsoperands| Constructor and Description |
|---|
ColumnFunctionOperation(java.lang.String name,
Expression... operands) |
| Modifier and Type | Method and Description |
|---|---|
ColumnName |
getColumn() |
getChildren, getDescription, getOperandCount, getPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluatepublic ColumnFunctionOperation(java.lang.String name,
Expression... operands)
public ColumnName getColumn()