public class OAConverterTimestamp extends Object implements OAConverterInterface
OAConverter
,
OADateTime
,
OATime
Constructor and Description |
---|
OAConverterTimestamp() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a Time value.
|
protected Object |
convertFromTimestamp(Class toClass,
Timestamp tsValue,
String fmt) |
protected Timestamp |
convertToTimestamp(Object value,
String fmt) |
public Object convert(Class clazz, Object value, String fmt)
convert
in interface OAConverterInterface
clazz
- Class to convert to.value
- to convertfmt
- format stringOADateTime
Copyright © 1999–2019 ViaOA. All rights reserved.