Searched refs:setShort (Results 1 – 4 of 4) sorted by relevance
62 simple.setShort(i, i); in testShort()251 public void setShort(int pos, short value); in setShort() method377 public void setShort(int pos, short value) { in setShort() method in ArrayAccessReplaceTest.Simple
148 public void setShort(int parameterIndex, short x) throws SQLException {532 public void setShort(String parameterName, short val)
212 public void setShort(int parameterIndex, short theShort) in setShort() method in Impl_RowSet1232 public void setShort(String parameterName, short theShort) in setShort() method in Impl_RowSet
248 f.setShort(this, shortField); in merge()