[
https://issues.apache.org/jira/browse/OPENJPA-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srinivasa updated OPENJPA-379:
------------------------------
When the statement is created if the resultSetType is not specified -
setFetchSize or setCursorName calls result in the ResultSet with
TYPE_FORWARD_ONLY and CONCUR_UPDATABLE.
http://manuals.sybase.com/onlinebooks/group-jc/jcg0600e/prjdbc/@Generic__BookTextView/3956
> StoreException when using a third party connection pool against Sybase
> -----------------------------------------------------------------------
>
> Key: OPENJPA-379
> URL: https://issues.apache.org/jira/browse/OPENJPA-379
> Project: OpenJPA
> Issue Type: Bug
> Components: jdbc
> Affects Versions: 0.9.0, 0.9.6, 0.9.7, 1.0.0
> Environment: Sybase
> JConnect drivers
> Reporter: Srinivasa
> Priority: Minor
>
> org.apache.openjpa.util.DataStoreException: Cursor 'jconnect_implicit_1' was
> declared with a FOR UPDATE clause. This cursor was found to be read only.
> When running queries using third party connection pool and JConnect drivers
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.