[ http://issues.apache.org/jira/browse/DERBY-717?page=comments#action_12414242 ]
Andreas Korneliussen commented on DERBY-717: -------------------------------------------- Øystein Grøvlen wrote: >Differences between the embedded client and the network client driver > - Is it still true that scrollable does not support LOBs? On client, I think that this is still true. However updateObject() with nulls, and updateString() on int,decimal, long, etc is supported in client. > update doc on updatable cursors > ------------------------------- > > Key: DERBY-717 > URL: http://issues.apache.org/jira/browse/DERBY-717 > Project: Derby > Type: Improvement > Components: Documentation > Versions: 10.2.0.0 > Reporter: Andreas Korneliussen > Assignee: Andreas Korneliussen > Priority: Minor > Attachments: DERBY-717.diff, DERBY-717.stat, DERBY-717v2.diff, > DERBY-717v3.diff, DERBY-717v3.stat, DERBY-717v4.diff, DERBY-717v4.stat, > derby-717.tar.gz, derby-717v3.tar.gz, derby-717v4.tar.gz > > The new features introduced in DERBY-690, DERBY-231, DERBY-775 and DERBY-100 > should be documented in the Derby developer guide. > This includes: > * updatable cursors do longer need to "FOR UPDATE" clause > * Scrollable insensitive resultsets can be updatable > * ResultSet.insertRow() -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
