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

Mark Struberg resolved DELTASPIKE-182.
--------------------------------------

    Resolution: Fixed
    
> import TransactionalHelper from CODI
> ------------------------------------
>
>                 Key: DELTASPIKE-182
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-182
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: JPA-Module
>    Affects Versions: 0.2-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> In CODI we have a small helper class which allows to execute small blocks of 
> functionality as CDI Transactions. This is important if you have 
> @TransactionScoped beans which needs to be handled.
> The feature is useful if you have either a small transactional block inside a 
> method or if you don't have interceptors available at all, like in an 
> Arquillian unit test @BeforeMethod.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to