org.axiondb.functions
public class CharToDateFunction extends BaseFunction implements ScalarFunction, FunctionFactory
Version: $Revision: 1.7 $ $Date: 2005/03/05 01:35:35 $
Constructor Summary | |
---|---|
CharToDateFunction() Creates a new instance of Class |
Method Summary | |
---|---|
Object | evaluate(RowDecorator row)
Gets 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