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 "Bryan Pendleton (JIRA)" <de...@db.apache.org> on 2006/04/04 04:44:46 UTC

[jira] Commented: (DERBY-775) Network client: Add support for scrollable, updatable, insensitive result sets

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

Bryan Pendleton commented on DERBY-775:
---------------------------------------

Thanks for the writeup file! That is very helpful.

The patch applies cleanly for me, but "ant all" gives:

compilet1:
    [javac] Compiling 27 source files to /home/bpendleton/src/derby/commit/trunk/classes
    [javac] /home/bpendleton/src/derby/commit/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SURTest.java:59: cannot resolve symbol
    [javac] symbol  : variable QUERY_NOT_QUALIFIED_FOR_UPDATABLE_RESULTSET
    [javac] location: class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
    [javac]         assertWarning(warn, QUERY_NOT_QUALIFIED_FOR_UPDATABLE_RESULTSET);
    [javac]                             ^
    [javac] /home/bpendleton/src/derby/commit/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/SURTest.java:83: cannot resolve symbol
    [javac] symbol  : variable QUERY_NOT_QUALIFIED_FOR_UPDATABLE_RESULTSET
    [javac] location: class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
    [javac]         assertWarning(warn, QUERY_NOT_QUALIFIED_FOR_UPDATABLE_RESULTSET);
    [javac]                             ^
    [javac] 2 errors
    [javac] 3 warnings

Any ideas what might be wrong?


> Network client: Add support for scrollable, updatable, insensitive result sets
> ------------------------------------------------------------------------------
>
>          Key: DERBY-775
>          URL: http://issues.apache.org/jira/browse/DERBY-775
>      Project: Derby
>         Type: New Feature

>   Components: Network Client, JDBC
>     Versions: 10.2.0.0
>     Reporter: Dag H. Wanvik
>     Assignee: Dag H. Wanvik
>     Priority: Minor
>  Attachments: 775-writeup.txt, derby-775-1.diff, derby-775-1.stat
>
> This is a part of the DERBY-690 effort.

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