You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Timothy Ward (JIRA)" <ji...@apache.org> on 2016/04/07 22:05:25 UTC

[jira] [Created] (ARIES-1524) Unable to override the Transaction Type of a persistence unit using the EntityManagerFactoryBuilder

Timothy Ward created ARIES-1524:
-----------------------------------

             Summary: Unable to override the Transaction Type of a persistence unit using the EntityManagerFactoryBuilder
                 Key: ARIES-1524
                 URL: https://issues.apache.org/jira/browse/ARIES-1524
             Project: Aries
          Issue Type: Bug
          Components: JPA
            Reporter: Timothy Ward


When using the EntityManagerFactoryBuilder it is not possible to override the transaction type using javax.persistence.TransactionType. This means that JPA 2.0 providers (such as OpenJPA) can't be easily switched between RESOURCE_LOCAL and JTA modes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)