You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andreas Korneliussen (JIRA)" <de...@db.apache.org> on 2006/04/20 16:32:06 UTC

[jira] Updated: (DERBY-100) Add support for insert functionality using JDBC 2.0 updatable resultset apis

     [ http://issues.apache.org/jira/browse/DERBY-100?page=all ]

Andreas Korneliussen updated DERBY-100:
---------------------------------------

    Fix Version: 10.2.0.0
     Derby Info: [Patch Available, Release Note Needed]

Release note suggestion:
Updatable resultsets now supports inserting rows using ResultSet.insertRow()

> 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
>      Fix For: 10.2.0.0
>  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