org.axiondb.functions
public class InFunction extends BaseFunction implements ScalarFunction, FunctionFactory
Version: $Revision: 1.14 $ $Date: 2005/12/20 18:32:28 $
Constructor Summary | |
---|---|
InFunction() |
Method Summary | |
---|---|
Object | evaluate(RowDecorator row) |
DataType | getDataType() |
boolean | isValid() |
ConcreteFunction | makeNewInstance() |