public class NullArgument extends Object implements org.skife.jdbi.v2.tweak.Argument
| Constructor and Description |
|---|
NullArgument(int type) |
| 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.ArgumentSQLExceptionCopyright © 2015–2020 morimekta.net. All rights reserved.