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