Searched refs:getBigDecimal (Results 1 – 2 of 2) sorted by relevance
97 public BigDecimal getBigDecimal(int parameterIndex) throws SQLException; in getBigDecimal() method117 public BigDecimal getBigDecimal(int parameterIndex, int scale) in getBigDecimal() method132 public BigDecimal getBigDecimal(String parameterName) throws SQLException; in getBigDecimal() method
295 public BigDecimal getBigDecimal(int columnIndex) throws SQLException; in getBigDecimal() method311 public BigDecimal getBigDecimal(int columnIndex, int scale) in getBigDecimal() method324 public BigDecimal getBigDecimal(String columnName) throws SQLException; in getBigDecimal() method340 public BigDecimal getBigDecimal(String columnName, int scale) in getBigDecimal() method