Allow user to specify the Isolation Level for a CMP bean's SQL access
---------------------------------------------------------------------

         Key: GERONIMO-2128
         URL: http://issues.apache.org/jira/browse/GERONIMO-2128
     Project: Geronimo
        Type: Improvement
    Security: public (Regular issues) 
    Reporter: Matt Hogstrom
     Fix For: 1.1.1


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

Reply via email to