java.lang.Cloneable, TypeConvertor, TypeConvertorpublic final class SqlTimestampToString extends AbstractDateTypeConvertor
java.sql.Timestamp to String.| Constructor | Description |
|---|---|
SqlTimestampToString() |
Default constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
convert(java.lang.Object object) |
Convert the object from one type to another.
|
void |
parameterize(java.lang.String parameter) |
Initialize the converter with the given parameter.
|
configure, getDefaultDateFormat, getFullDatePatternclone, fromType, toString, toTypepublic void parameterize(java.lang.String parameter)
null which both should lead to
the default behaviour of the converter.parameter - The parameter for the convertor (null if is not specified).public java.lang.Object convert(java.lang.Object object)
object - The object to convert.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com