| Constructor and Description |
|---|
LocalDateArgument(LocalDate value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(int position,
PreparedStatement statement,
org.skife.jdbi.v2.StatementContext ctx) |
public LocalDateArgument(LocalDate value)
public void apply(int position,
PreparedStatement statement,
org.skife.jdbi.v2.StatementContext ctx)
throws SQLException
apply in interface org.skife.jdbi.v2.tweak.ArgumentSQLExceptionCopyright © 2017. All rights reserved.