| Constructor and Description |
|---|
OptionalArgumentFactory(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,
Optional<Object> value,
org.skife.jdbi.v2.StatementContext ctx) |
Copyright © 2014. All rights reserved.