org.axiondb.functions
public class NowFunction extends BaseFunction implements ScalarFunction, FunctionFactory
Version: $Revision: 1.2 $ $Date: 2003/07/23 23:16:41 $
Constructor Summary | |
---|---|
NowFunction() |
Method Summary | |
---|---|
Object | evaluate(RowDecorator row) |
DataType | getDataType() |
boolean | isValid() |
ConcreteFunction | makeNewInstance() |