Oops, it appears I have sent the wrong patch. If you use that one it will break. I am attaching the correct one.
--- Brenda Reyes <[EMAIL PROTECTED]> wrote: > Hello Mamta, > > Now that Derby supports updateRow() I have made the > appropriate changes to the documentation as you > requested. > > The files I updated are: > > ref/rrefcorrelationname.dita > > -added information about how correlation-names are > not > supported for updatable columns. > > ref/rrefcolumnname.dita > > -added information about how correlation-names are > not > supported for updatable columns. > > ref/rrefjdbc77156.dita > > - emphasized that the updateRow() fuction is now > supported. > - added information on how the ResultSet object > will > behave after the updateRow() operation completes. > > > This web page gives the command for checking the > dita > files out of the derby subversion repository: > > http://incubator.apache.org/derby/manuals/dita.html > > The files I mention below are all located under > derby/docs/trunk/src. > > Or you can easily view these files using the ViewCVS > web interface: > > > https://svn.apache.org/viewcvs.cgi/incubator/derby/docs/trunk/src/ > --- Mamta Satoor <[EMAIL PROTECTED]> wrote: > > > ref/rrefjdbc77156.dita > > > > > > In the java.sql.ResultSet section, under "JDBC > 2.0 > > > ResultSet Methods Supported" I made the > following > > > changes: > > > > > > - added info. for updatable ResultSets to > > > getConcurrency() function > > > - added deleteRow() function to the table > > > - added information about updatable ResultSets > and > > > the auto-commit feature to the Note at the end > of > > the > > > document. > > > - emphasized that insertRow() and updateRow() > > > functions are not supported for updatable > > ResultSets. > > > > > > > > > Hi Brenda, > > > > Thanks for taking the time to work on the > > documentation. > > > > Derby now does support updateRow() and so > > ref/rrefjdbc77156.dita needs > > to be modified to reflect so. Also, if there is > any > > other place in the > > documentation, where we mention that the support > is > > only for deleteRow > > will need to changed too. > > > > thanks again, > > Mamta > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
resultsets_changes.diff
Description: resultsets_changes.diff
