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