[ http://nagoya.apache.org/jira/browse/DERBY-66?page=comments#action_55667 ] Shreyas Kaushik commented on DERBY-66: --------------------------------------
Currently the supportsOpenCursorsAcrossCommits returns false, the fix for this is to make it return true? Can more explanation be provided for the previous comment? > Derby supports open cursor across commits and hence > DatabaseMetaData.supportsOpenCursorsAcrossCommit return true. > ----------------------------------------------------------------------------------------------------------------- > > Key: DERBY-66 > URL: http://nagoya.apache.org/jira/browse/DERBY-66 > Project: Derby > Type: Bug > Components: JDBC > Versions: 10.0.2.0 > Reporter: Mamta A. Satoor > Priority: Minor > > Derby returns false for DatabaseMetaData.supportsOpenCursorsAcrossCommit. But > that seems incorrect because Derby does support open cursor across commits > and hence DatabaseMetaData.supportsOpenCursorsAcrossCommit return true. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
