public final class DoubleResultSetGetter extends Object implements DoubleGetter<ResultSet>, Getter<ResultSet,Double>
DoubleResultSetGetter(int column)
Double
get(ResultSet target)
double
getDouble(ResultSet target)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DoubleResultSetGetter(int column)
public double getDouble(ResultSet target) throws SQLException
getDouble
DoubleGetter<ResultSet>
SQLException
public Double get(ResultSet target) throws Exception
get
Getter<ResultSet,Double>
Exception
public String toString()
toString
Object
Copyright © 2015. All rights reserved.