Uses of Class
com.github.kagkarlsson.jdbc.Mappers.SingleResultMapper
-
Packages that use Mappers.SingleResultMapper Package Description com.github.kagkarlsson.jdbc -
-
Uses of Mappers.SingleResultMapper in com.github.kagkarlsson.jdbc
Fields in com.github.kagkarlsson.jdbc declared as Mappers.SingleResultMapper Modifier and Type Field Description static Mappers.SingleResultMapper<Integer>Mappers. SINGLE_INTstatic Mappers.SingleResultMapper<Long>Mappers. SINGLE_LONGstatic Mappers.SingleResultMapper<String>Mappers. SINGLE_STRING
-