[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1159) CriteriaImpl setter for session property incorrectly takes SessionImpl
Steve Ebersole (JIRA)
noreply at atlassian.com
Mon Mar 21 13:00:35 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-1159.
-------------------------------
Closing stale resolved issues
> CriteriaImpl setter for session property incorrectly takes SessionImpl
> ----------------------------------------------------------------------
>
> Key: HHH-1159
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1159
> Project: Hibernate Core
> Issue Type: Bug
> Components: core
> Affects Versions: 3.1 rc2
> Reporter: craig mcmillan
> Priority: Minor
> Attachments: hibernate3-core-working.4130.4133.diff, hibernate3-core-working.4130.4134.diff
>
>
> CriteriaImpl session property is a SessionImplementor instance, but
> setter method takes a SessionImpl, leading to ClassCastExceptions
> if a SessionImplementor other than SessionImpl is used
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list