Uses of Class
net.morimekta.providence.jdbi.v2.annotations.BindMessage
-
Packages that use BindMessage Package Description net.morimekta.providence.jdbi.v2.annotations -
-
Uses of BindMessage in net.morimekta.providence.jdbi.v2.annotations
Methods in net.morimekta.providence.jdbi.v2.annotations that return types with arguments of type BindMessage Modifier and Type Method Description org.skife.jdbi.v2.sqlobject.Binder<BindMessage,java.lang.Object>BindMessage.Factory. build(BindMessage bind)Methods in net.morimekta.providence.jdbi.v2.annotations with parameters of type BindMessage Modifier and Type Method Description org.skife.jdbi.v2.sqlobject.Binder<BindMessage,java.lang.Object>BindMessage.Factory. build(BindMessage bind)
-