Investigate joinTransaction() on Home/Query.getInstance()
---------------------------------------------------------
Key: JBSEAM-3075
URL:
http://jira.jboss.com/jira/browse/JBSEAM-3075
Project: Seam
Issue Type: Task
Components: Framework
Reporter: Christian Bauer
Priority: Minor
Removing the joinTransaction() that is triggered on every
EntityHome.getInstance(). EntityQuery and EntityIdentity do the same. This
also doesn't seem to be necessary, at least not for Seams
ManagedPersistenceContext which enlists the EM with the transaction on
@Unwrap (and it has a condition that avoids double-joins - hence only one UT
JNDI lookup per request).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira