[
http://jira.jboss.com/jira/browse/EJBTHREE-714?page=all ]
Carlo de Wolf updated EJBTHREE-714:
-----------------------------------
Fix Version/s: AS 4.2.0 CR2
(was: AS 4.2.0 CR1)
Session objects returned by injection should implement
SessionImplementor in addition to o.h.classic.Session
------------------------------------------------------------------------------------------------------------
Key: EJBTHREE-714
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-714
Project: EJB 3.0
Issue Type: Bug
Components: EJB3 Extensions
Affects Versions: EJB 3.0 RC9 - FD
Reporter: Emmanuel Bernard
Priority: Minor
Fix For: AS 4.2.0 CR2
Hibernate internally can cast a session object to
org.hibernate.classic.Session (subinterface of org.hibernate.Session)
org.hibernate.engine.SessionImplementor
This is especially useful when using the DetachedCriteria API
So at least org.jboss.ejb3.entity.TransactionScopedHibernateSession should implement it
--
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