Searched refs:columnLabel (Results 1 – 1 of 1) sorted by relevance
530 String getString(String columnLabel) throws SQLException; in getString() argument551 boolean getBoolean(String columnLabel) throws SQLException; in getBoolean() argument565 byte getByte(String columnLabel) throws SQLException; in getByte() argument579 short getShort(String columnLabel) throws SQLException; in getShort() argument593 int getInt(String columnLabel) throws SQLException; in getInt() argument607 long getLong(String columnLabel) throws SQLException; in getLong() argument621 float getFloat(String columnLabel) throws SQLException; in getFloat() argument635 double getDouble(String columnLabel) throws SQLException; in getDouble() argument657 BigDecimal getBigDecimal(String columnLabel, int scale) throws SQLException; in getBigDecimal() argument672 byte[] getBytes(String columnLabel) throws SQLException; in getBytes() argument[all …]