Searched defs:updateNClob (Results 1 – 1 of 1) sorted by relevance
941 public void updateNClob(int columnIndex, NClob nClob) throws SQLException { in updateNClob() method in Impl_RowSet945 public void updateNClob(String columnLabel, NClob nClob) in updateNClob() method in Impl_RowSet950 public void updateNClob(int columnIndex, Reader reader, long length) in updateNClob() method in Impl_RowSet955 public void updateNClob(String columnLabel, Reader reader, long length) in updateNClob() method in Impl_RowSet960 public void updateNClob(int columnIndex, Reader reader) throws SQLException { in updateNClob() method in Impl_RowSet964 public void updateNClob(String columnLabel, Reader reader) in updateNClob() method in Impl_RowSet