[jboss-jira] [JBoss JIRA] (AS7-5356) PersistenceUnitInfo implementation should be thread safe
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Mon Aug 13 14:38:14 EDT 2012
[ https://issues.jboss.org/browse/AS7-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711274#comment-12711274 ]
Scott Marlow commented on AS7-5356:
-----------------------------------
JPA specification section 3.0:
"
...
Methods of the EntityManagerFactory interface are threadsafe.
"
Since the EMF methods are considered to be threadsafe, the PersistenceUnitInfo should also be thread safe.
> PersistenceUnitInfo implementation should be thread safe
> --------------------------------------------------------
>
> Key: AS7-5356
> URL: https://issues.jboss.org/browse/AS7-5356
> Project: Application Server 7
> Issue Type: Task
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 7.2.0.Alpha1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list