Package org.jdbi.v3.sqlobject.customizer
Class TimestampedConfig
java.lang.Object
org.jdbi.v3.sqlobject.customizer.TimestampedConfig
- All Implemented Interfaces:
JdbiConfig<TimestampedConfig>
Configuration for
Timestamped.-
Constructor Details
-
TimestampedConfig
public TimestampedConfig()
-
-
Method Details
-
getTimezone
- Returns:
- timezone used in the resulting
OffsetDateTime
-
setTimezone
- Parameters:
timezone- used in the resultingOffsetDateTime
-
createCopy
- Specified by:
createCopyin interfaceJdbiConfig<TimestampedConfig>
-