| Constructor and Description |
|---|
OptionalArgumentFactory() |
| 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<?> value,
org.skife.jdbi.v2.StatementContext sctx) |
Copyright © 2017. All rights reserved.