Lines Matching refs:getShort
277 public short getShort(int columnIndex) throws SQLException {299 public short getShort(String columnName) throws SQLException {301 return getShort(col);