public class TimestampedConfig extends Object implements JdbiConfig<TimestampedConfig>
Timestamped.| Constructor and Description |
|---|
TimestampedConfig() |
| Modifier and Type | Method and Description |
|---|---|
TimestampedConfig |
createCopy() |
ZoneId |
getTimezone() |
void |
setTimezone(ZoneId timezone) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRegistrypublic ZoneId getTimezone()
OffsetDateTimepublic void setTimezone(ZoneId timezone)
timezone - used in the resulting OffsetDateTimepublic TimestampedConfig createCopy()
createCopy in interface JdbiConfig<TimestampedConfig>Copyright © 2019. All rights reserved.