Searched defs:setBlob (Results 1 – 1 of 1) sorted by relevance
121 public void setBlob(int parameterIndex, Blob theBlob) throws SQLException { in setBlob() method in Impl_RowSet1032 public void setBlob(int parameterIndex, InputStream theInputStream) in setBlob() method in Impl_RowSet1037 public void setBlob(int parameterIndex, InputStream theInputStream, in setBlob() method in Impl_RowSet1042 public void setBlob(String parameterName, InputStream theInputStream) in setBlob() method in Impl_RowSet1047 public void setBlob(String parameterName, InputStream theInputStream, in setBlob() method in Impl_RowSet1052 public void setBlob(String parameterName, Blob theBlob) throws SQLException { in setBlob() method in Impl_RowSet