[ 
https://issues.apache.org/jira/browse/DELTASPIKE-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435327#comment-13435327
 ] 

Gerhard Petracek edited comment on DELTASPIKE-219 at 8/16/12 4:33 AM:
----------------------------------------------------------------------

in general:
for sure we can add further features and abstractions to keep what we support 
right now + allow more advanced uses-cases.
however, imo in such cases it's better to use ejbs directly. @Transactional was 
always just a simpler alternative and not a full replacement.
if we really need more, it should be @TransactionAttribute similar to 
https://github.com/openknowledge/openknowledge-cdi-extensions/tree/master/openknowledge-cdi-transaction
                
      was (Author: gpetracek):
    for sure we can add further features and abstractions to keep what we 
support right now + allow more advanced uses-cases.
however, imo in such cases it's better to use ejbs directly. @Transactional was 
always just a simpler alternative and not a full replacement.
if we really need more, it should be @TransactionAttribute similar to 
https://github.com/openknowledge/openknowledge-cdi-extensions/tree/master/openknowledge-cdi-transaction
                  
> @Transactional for JTA UserTransaction
> --------------------------------------
>
>                 Key: DELTASPIKE-219
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-219
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: JPA-Module
>    Affects Versions: 0.2-incubating
>            Reporter: Arne Limburg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> Provide support for starting a JTA UserTransaction with @Transactional

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