You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Jeff Butler (JIRA)" <ib...@incubator.apache.org> on 2006/11/28 16:40:23 UTC

[jira] Closed: (IBATIS-296) Adding isolation level support at the DAO framework level ...

     [ http://issues.apache.org/jira/browse/IBATIS-296?page=all ]

Jeff Butler closed IBATIS-296.
------------------------------

    Resolution: Won't Fix

The DAO framework is now deprecated.  We suggest using Spring instead.


> Adding isolation level support at the DAO framework level ...
> -------------------------------------------------------------
>
>                 Key: IBATIS-296
>                 URL: http://issues.apache.org/jira/browse/IBATIS-296
>             Project: iBatis for Java
>          Issue Type: Improvement
>          Components: DAO
>    Affects Versions: 2.1.7
>            Reporter: Eric Tan
>
> Since 2.0.9, the SQL Maps framework has the ability to specify isolation level per transaction, eg:
> sqlMap.startTransaction(Connection.TRANSACTION_REPEATABLE_READ);
> However, using the DAO framework, there is still no way to specify an isolation level using DaoManager.startTransaction().
> Just wondering, were there any previous considerations why isolation level support wasn't added to the DaoManager back in 2.0.9?
> Thanks

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