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

Gustavo Lopes commented on OPENJPA-2312:
----------------------------------------

I didn't explore further the possibility that the Spring configuration was the 
problem because merely changing the data source from H2 to MySQL seemed to make 
the issue go away. I'll take a closer look along the lines you suggested 
tomorrow.

Thanks
                
> H2 is forced to autoCommit; breaks transactions
> -----------------------------------------------
>
>                 Key: OPENJPA-2312
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2312
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Gustavo Lopes
>         Attachments: details.txt
>
>
> DataSourceFactory::installDBDictionary() sets autocommit to TRUE on the 
> ConfiguringConnectionDecorator because 
> supportsMultipleNontransactionalResultSets is true.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to