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

2006-07-28 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Rick Hillegas updated DERBY-100: Urgency: Normal Add support for insert functionality using JDBC 2.0 updatable resultset apis

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

2006-07-08 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Kathey Marsden updated DERBY-100: - Derby Info: [Release Note Needed] (was: [Patch Available, Release Note Needed]) Removing patch available. As best I can tell all patches for this issue

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

2006-04-20 Thread Andreas Korneliussen (JIRA)
[ 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

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

2006-02-20 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Assign To: (was: Fernanda Pizzorno) Add support for insert functionality using JDBC 2.0 updatable resultset apis

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

2006-02-17 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Daniel John Debrunner updated DERBY-100: Other Info: (was: [Patch available]) Patch has been applied Add support for insert functionality using JDBC 2.0 updatable resultset apis

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

2006-02-10 Thread Knut Anders Hatlen
Fernanda Pizzorno (JIRA) derby-dev@db.apache.org writes: [ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Attachment: DERBY-100-4.diff DERBY-100-4.stat Thank you for looking into

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

2006-02-10 Thread Knut Anders Hatlen
Knut Anders Hatlen [EMAIL PROTECTED] writes: Fernanda Pizzorno (JIRA) derby-dev@db.apache.org writes: [...] I have only run derbylang with this new patch since the changes where so small. Please let me know if you think it is necessary that I run derbyall and I will do it. Since this is a

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

2006-02-10 Thread Fernanda Pizzorno
I believe that from all tests, updatableResultSet.java is the test that is most related to this patch/JIRA issue. This test is a part of derbylang, even though I expected it to be in jdbcapi, that is the only reason why I chose to run derbylang and not other suites. But if you want me to run

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

2006-02-10 Thread Bernt M. Johnsen
Fernanda Pizzorno wrote (2006-02-10 10:58:48): I believe that from all tests, updatableResultSet.java is the test that is most related to this patch/JIRA issue. This test is a part of derbylang, even though I expected it to be in jdbcapi, that is the only reason why I chose to run

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

2006-02-10 Thread Knut Anders Hatlen
Fernanda Pizzorno [EMAIL PROTECTED] writes: I believe that from all tests, updatableResultSet.java is the test that is most related to this patch/JIRA issue. This test is a part of derbylang, even though I expected it to be in jdbcapi, that is the only reason why I chose to run derbylang and

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

2006-02-09 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Attachment: DERBY-100-4.diff DERBY-100-4.stat Thank you for looking into the patch Bryan Pendleton. The change to the getBoolean()

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

2006-02-07 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Attachment: DERBY-100-3.diff DERBY-100-3.stat Add support for insert functionality using JDBC 2.0 updatable resultset apis

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

2006-02-07 Thread Bernt M. Johnsen
Fernanda Pizzorno (JIRA) wrote (2006-01-25 13:59:11): In this new patch I have: * changed moveToInsertRow in java/engine/org/apache/derby/impl/jdbc/EmbedResultSet.java so that it will not create a new blank row each time * changed the sqlState I have added from

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

2006-01-30 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Other Info: [Patch available] Add support for insert functionality using JDBC 2.0 updatable resultset apis

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

2006-01-25 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Attachment: DERBY-100-2.diff DERBY-100-2.stat Thank you for looking into my previous patch. In this new patch I have: * changed

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

2005-12-20 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Fernanda Pizzorno updated DERBY-100: Attachment: DERBY-100.diff DERBY-100.stat The patch attached is an implementation of insertRow() for both embedded and client/server

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

2005-06-03 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-100?page=all ] Mamta A. Satoor updated DERBY-100: -- Fix Version: (was: 10.1.0.0) Environment: Add support for insert functionality using JDBC 2.0 updatable resultset apis