org.axiondb.functions
public class ABSFunction extends BaseFunction implements ScalarFunction, FunctionFactory
Version: $Revision: 1.6 $ $Date: 2005/04/24 21:33:11 $
Constructor Summary | |
---|---|
ABSFunction() |
Method Summary | |
---|---|
Object | evaluate(RowDecorator row) |
DataType | getDataType() |
boolean | isValid() |
ConcreteFunction | makeNewInstance() |