[ http://issues.apache.org/jira/browse/DERBY-100?page=comments#action_12366761 ]
Fernanda Pizzorno commented on DERBY-100: ----------------------------------------- Do you mean if the jira issue should be closed? I seems to me that this issue, DERBY-99 and DERBY-98 are general for all types of result sets. Today we only have deleteRow, insertRow and updateRow for forward-only updatable result sets. DERBY-99 and DERBY-98 have been left open so that they can be implemented for other result set types. In my opinion, we should either close all three issues (98, 99 and 100), and create new ones, if necessary, when we implement other result set types; or we should leave this issue opened as it has been done with the other two. > Add support for insert functionality using JDBC 2.0 updatable resultset apis > ---------------------------------------------------------------------------- > > Key: DERBY-100 > URL: http://issues.apache.org/jira/browse/DERBY-100 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.1.1.0 > Reporter: Mamta A. Satoor > Assignee: Fernanda Pizzorno > Attachments: DERBY-100-2.diff, DERBY-100-2.stat, DERBY-100-3.diff, > DERBY-100-3.stat, DERBY-100-4.diff, DERBY-100-4.stat, DERBY-100.diff, > DERBY-100.stat > > The JDBC 2.0 API introduced the ability to update/delete/insert rows from a > resultset using methods in the Java programming language rather than having > to send an SQL command. This Jira entry is to track the insert rows > functionality using JDBC 2.0 apis. -- 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