public class EnumValueArgument extends Object implements org.skife.jdbi.v2.tweak.Argument
| Constructor and Description |
|---|
EnumValueArgument(net.morimekta.providence.PEnumValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(int position,
PreparedStatement statement,
org.skife.jdbi.v2.StatementContext ctx) |
public EnumValueArgument(net.morimekta.providence.PEnumValue 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 © 2015–2020 morimekta.net. All rights reserved.