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