public class LocalDateTimeArgument extends Object implements org.skife.jdbi.v2.tweak.Argument
Argument
for LocalDateTime
objects.Modifier and Type | Method and Description |
---|---|
void |
apply(int position,
PreparedStatement statement,
org.skife.jdbi.v2.StatementContext ctx) |
public void apply(int position, PreparedStatement statement, org.skife.jdbi.v2.StatementContext ctx) throws SQLException
apply
in interface org.skife.jdbi.v2.tweak.Argument
SQLException
Copyright © 2014. All rights reserved.