You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2008/10/24 01:39:46 UTC

[jira] Updated: (GERONIMO-2128) Allow user to specify the Isolation Level for a CMP bean's SQL access

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

Jay D. McHugh updated GERONIMO-2128:
------------------------------------

    Fix Version/s:     (was: 2.0.3)
                       (was: 1.x)
                   2.0.4

> Allow user to specify the Isolation Level for a CMP bean's SQL access
> ---------------------------------------------------------------------
>
>                 Key: GERONIMO-2128
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2128
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Matt Hogstrom
>             Fix For: 2.0.4
>
>
> Currently CMP beans all execute in the default isolation level of the datasource.  This means that in many situations higher level locks are required for the database access than are required.  This improvement will allow the user to specify a new attribute on a CMP entity bean <isolation-level> that will be the isolation level used for database access on this entity bean.  This will require updates to OpenEJB and TranQL.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.