org.axiondb.functions
public class DateToCharFunction extends BaseFunction implements ScalarFunction, FunctionFactory
Version: $Revision: 1.8 $ $Date: 2005/05/02 22:28:41 $
Constructor Summary | |
---|---|
DateToCharFunction() Creates a new instance of Class |
Method Summary | |
---|---|
Object | evaluate(RowDecorator row)
Returns String value representing the timestamp/date value in the given format.
|
DataType | getDataType() |
boolean | isValid() |
ConcreteFunction | makeNewInstance() |
Parameters: row
Returns: String representation of the timestamp/date value