| Constructor and Description |
|---|
GuavaOptionalArgumentFactory(String jdbcDriver) |
| 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<Object> value,
org.skife.jdbi.v2.StatementContext ctx) |
public GuavaOptionalArgumentFactory(String jdbcDriver)
Copyright © 2017. All rights reserved.