[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2083) StatelessSession and self referenced entity with joined subclasses

Johannes Zillmann (JIRA) noreply at atlassian.com
Fri Dec 8 13:48:06 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2083?page=all ]

Johannes Zillmann updated HHH-2083:
-----------------------------------

    Attachment: HHH2083Test.java

I've appended a test which should reproduce this issue.
Its a generic child-parent dependency and the test fails on loading a 3rd-level relationship through StatelessSession.
The test should succeed if you substitue StatelessSession with Session.

> StatelessSession and self referenced entity with joined subclasses
> ------------------------------------------------------------------
>
>          Key: HHH-2083
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2083
>      Project: Hibernate3
>         Type: Bug

>   Components: core
>     Versions: 3.2.0.cr2
>     Reporter: Amir Pashazadeh
>  Attachments: HHH2083Test.java
>
>
> Fetching an entity with joined subclasses has a reference to itself (a tree structure) throws an Assertion exception.
> see http://forum.hibernate.org/viewtopic.php?p=2322618#2322618

-- 
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