public class ConverterTimestampCurrentTemplate extends AbstractConverterJvmTimeCurrentTemplate<Timestamp>
aliasToField, fieldToMethod, patternvaluescacheTimezone, FEATURE_TIMEZONE, timezone| Constructor and Description |
|---|
ConverterTimestampCurrentTemplate(List<String> values)
See superclass.
|
| Modifier and Type | Method and Description |
|---|---|
protected Timestamp |
instance()
Date instance.
|
protected Timestamp |
postProcess(Object value,
Object[] args,
Timestamp result)
Post processing after instance() called.
|
protected Class<Timestamp> |
type()
Date object type.
|
bindAliases, bindPatterns, convert, extractPattern, getCalendar, testValuegetTimezone, getZone, initialize, setTimezoneacceptprotected Timestamp instance()
AbstractConverterJvmTimeCurrentTemplateinstance in class AbstractConverterJvmTimeCurrentTemplate<Timestamp>protected Class<Timestamp> type()
AbstractConverterJvmTimeCurrentTemplatetype in class AbstractConverterJvmTimeCurrentTemplate<Timestamp>protected Timestamp postProcess(Object value, Object[] args, Timestamp result)
AbstractConverterJvmTimeCurrentTemplatepostProcess in class AbstractConverterJvmTimeCurrentTemplate<Timestamp>value - The original value.args - The arguments.result - The result.Copyright © 2016. All rights reserved.