Searched defs:updateClob (Results 1 – 1 of 1) sorted by relevance
671 public void updateClob(int columnIndex, Clob x) throws SQLException { in updateClob() method in Impl_RowSet674 public void updateClob(String columnName, Clob x) throws SQLException { in updateClob() method in Impl_RowSet902 public void updateClob(int columnIndex, Reader reader, long length) in updateClob() method in Impl_RowSet907 public void updateClob(String columnLabel, Reader reader, long length) in updateClob() method in Impl_RowSet912 public void updateClob(int columnIndex, Reader reader) throws SQLException { in updateClob() method in Impl_RowSet916 public void updateClob(String columnLabel, Reader reader) in updateClob() method in Impl_RowSet