Uses of Class
org.sql2o.converters.NumberConverter
Packages that use NumberConverter
-
Uses of NumberConverter in org.sql2o.converters
Subclasses of NumberConverter in org.sql2o.convertersModifier and TypeClassDescriptionclassUsed by sql2o to convert a value from the database into aBigDecimal.classUsed by sql2o to convert a value from the database into aByte.classUsed by sql2o to convert a value from the database into aDouble.classUsed by sql2o to convert a value from the database into aFloat.classUsed by sql2o to convert a value from the database into anInteger.classUsed by sql2o to convert a value from the database into aLong.classUsed by sql2o to convert a value from the database into aShort.