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

Bryan Pendleton commented on DERBY-100:
---------------------------------------

In java/client/org/apache/derby/client/am/ResultSet.java, I did not understand 
why you deleted the exit tracing at the end of the getBoolean() method (near 
line 541), and I also did not understand why you deleted the entry tracing in 
the rowInserted() method (near line 2643). Are these trace messages no longer 
needed/wanted?

> 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.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

Reply via email to