| Constructor and Description |
|---|
OptionalJodaTimeArgumentFactory() |
OptionalJodaTimeArgumentFactory(Optional<TimeZone> timeZone) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Class<?> expectedType,
Object value,
org.skife.jdbi.v2.StatementContext ctx) |
org.skife.jdbi.v2.tweak.Argument |
build(Class<?> expectedType,
Optional<org.joda.time.DateTime> value,
org.skife.jdbi.v2.StatementContext ctx) |
Copyright © 2017. All rights reserved.