Class FloatConverter

java.lang.Object
org.sql2o.converters.NumberConverter<Float>
org.sql2o.converters.FloatConverter
All Implemented Interfaces:
Converter<Float>

public class FloatConverter extends NumberConverter<Float>
Used by sql2o to convert a value from the database into a Float.