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 "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2013/07/18 19:42:48 UTC

[jira] [Updated] (DERBY-142) ResultSetMetaData.isReadOnly() also returns wrong results

     [ https://issues.apache.org/jira/browse/DERBY-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mamta A. Satoor updated DERBY-142:
----------------------------------

    Labels: derby_triage10_11  (was: )
    
> ResultSetMetaData.isReadOnly() also returns wrong results
> ---------------------------------------------------------
>
>                 Key: DERBY-142
>                 URL: https://issues.apache.org/jira/browse/DERBY-142
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC
>    Affects Versions: 10.0.2.1
>         Environment: Using DB2 universal driver with standalone derby server
>            Reporter: Thomas Fox
>              Labels: derby_triage10_11
>         Attachments: DerbyTest142.java, DerbyTest.java, TorqueTutorial.txt
>
>
> ResultSetMetaData.isReadOnly() always returns true, even when writing to the table is possible.  
> The JDBC 2.0 spec says: "ResultSetMetaData.isReadOnly() : Indicates whether the designated column is definitely not writable.", so the method should return false for a table.
> I will attach a testcase for this behaviour.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira