[dna-issues] [JBoss JIRA] Commented: (DNA-585) The JPA connector.execute(...) method is not 'all-or-nothing'

Randall Hauch (JIRA) jira-events at lists.jboss.org
Sat Dec 12 13:36:30 EST 2009


    [ https://jira.jboss.org/jira/browse/DNA-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12499590#action_12499590 ] 

Randall Hauch commented on DNA-585:
-----------------------------------

As part of DNA-582, the simple model in the JPA connector has been changed to use this transaction behavior and to commit or rollback the JPA transaction appropriately. The basic model in the JPA connector doesn't extend the MapRepository classes, but it does the same thing (using the JPA transaction directly in the connection's execute method). Therefore, this change should resolve DNA-585.

> The JPA connector.execute(...) method is not 'all-or-nothing'
> -------------------------------------------------------------
>
>                 Key: DNA-585
>                 URL: https://jira.jboss.org/jira/browse/DNA-585
>             Project: DNA
>          Issue Type: Sub-task
>          Components: Connectors
>    Affects Versions: 0.7
>            Reporter: Randall Hauch
>            Priority: Blocker
>             Fix For: 0.7
>
>
> We should be able to just commit or rollback, but we just need to do this at the appropriate time.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list