| Constructor and Description |
|---|
GuavaOptionalInstantArgumentFactory() |
GuavaOptionalInstantArgumentFactory(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,
com.google.common.base.Optional<Instant> value,
org.skife.jdbi.v2.StatementContext ctx) |
Copyright © 2017. All rights reserved.