Lines Matching full:getdouble
452 public double getDouble(int columnIndex) throws SQLException {474 public double getDouble(String columnName) throws SQLException {476 return getDouble(col);