Provide @TransactionScoped Context for @Transactional
-----------------------------------------------------

                 Key: EXTCDI-223
                 URL: https://issues.apache.org/jira/browse/EXTCDI-223
             Project: MyFaces CODI
          Issue Type: New Feature
          Components: JEE-JPA1-Module
    Affects Versions: 1.0.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg


We currently only support@RequestScoped EntityManagers. 

By automatically starting a @TransactionScoped Context at the beginning of any 
outermost TransactionalInterceptor (in the current Thread) and closing it when 
leaving the outermost @Transactional call again, we might easily implement an 
own Context for it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to