public static class BindEnumValue.Factory extends Object implements org.skife.jdbi.v2.sqlobject.BinderFactory<BindEnumValue>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
org.skife.jdbi.v2.sqlobject.Binder<BindEnumValue,Object> |
build(BindEnumValue bind) |
public org.skife.jdbi.v2.sqlobject.Binder<BindEnumValue,Object> build(BindEnumValue bind)
build in interface org.skife.jdbi.v2.sqlobject.BinderFactory<BindEnumValue>Copyright © 2015–2020 morimekta.net. All rights reserved.