You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "yair ogen (JIRA)" <ib...@incubator.apache.org> on 2009/03/08 13:36:56 UTC

[jira] Created: (IBATIS-585) Expose transaction state as public API

Expose transaction state as public API
--------------------------------------

                 Key: IBATIS-585
                 URL: https://issues.apache.org/jira/browse/IBATIS-585
             Project: iBatis for Java
          Issue Type: New Feature
    Affects Versions: 2.3.2
            Reporter: yair ogen
            Priority: Critical


In several times we need to check what is the transaction state in runtime to avoid nested transactions and so on.
Please expose the Transaction State in public API s it can be evaluated in runtime.

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


[jira] Closed: (IBATIS-585) Expose transaction state as public API

Posted by "Clinton Begin (JIRA)" <ib...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/IBATIS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clinton Begin closed IBATIS-585.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0 Beta 2

> Expose transaction state as public API
> --------------------------------------
>
>                 Key: IBATIS-585
>                 URL: https://issues.apache.org/jira/browse/IBATIS-585
>             Project: iBatis for Java
>          Issue Type: New Feature
>    Affects Versions: 2.3.2
>            Reporter: yair ogen
>            Priority: Critical
>             Fix For: 3.0 Beta 2
>
>
> In several times we need to check what is the transaction state in runtime to avoid nested transactions and so on.
> Please expose the Transaction State in public API s it can be evaluated in runtime.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ibatis.apache.org
For additional commands, e-mail: dev-help@ibatis.apache.org


[jira] Commented: (IBATIS-585) Expose transaction state as public API

Posted by "Kai Grabfelder (JIRA)" <ib...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/IBATIS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704966#action_12704966 ] 

Kai Grabfelder commented on IBATIS-585:
---------------------------------------

feel free to create and attache a patch against the current trunk for this feature.

> Expose transaction state as public API
> --------------------------------------
>
>                 Key: IBATIS-585
>                 URL: https://issues.apache.org/jira/browse/IBATIS-585
>             Project: iBatis for Java
>          Issue Type: New Feature
>    Affects Versions: 2.3.2
>            Reporter: yair ogen
>            Priority: Critical
>
> In several times we need to check what is the transaction state in runtime to avoid nested transactions and so on.
> Please expose the Transaction State in public API s it can be evaluated in runtime.

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