[
https://issues.apache.org/jira/browse/OPENJPA-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549404#comment-15549404
]
ASF subversion and git services commented on OPENJPA-2670:
----------------------------------------------------------
Commit 1763471 from [~struberg] in branch 'openjpa/trunk'
[ https://svn.apache.org/r1763471 ]
OPENJPA-2670 improve support for createEnittyManager with SynchronizationType
Currently we support the 'old' SynchronizationType.SYNCHRONIZED behaviour at
least.
UNSYNCHRONIZED still needs to be implemented.
> implement JPA-2.1 createEntityManager with SynchronizationType
> --------------------------------------------------------------
>
> Key: OPENJPA-2670
> URL: https://issues.apache.org/jira/browse/OPENJPA-2670
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 3.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 3.0.0
>
>
> We currently blow up if one uses the EntityManagerFactory method
> EntityManager createEntityManager(SynchronizationType synchronizationType)
> (and the version with the Map as well).
> Needs to get implemented properly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)