org.sfm.jdbc.impl.getter
public final class FloatResultSetGetter extends Object implements FloatGetter<ResultSet>, Getter<ResultSet,Float>
FloatResultSetGetter(int column)
Float
get(ResultSet target)
float
getFloat(ResultSet target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FloatResultSetGetter(int column)
public float getFloat(ResultSet target) throws SQLException
getFloat
FloatGetter<ResultSet>
SQLException
public Float get(ResultSet target) throws Exception
get
Getter<ResultSet,Float>
Exception
public String toString()
toString
Object
Copyright © 2015. All rights reserved.