[Hibernate] Shared Reference Error

2004-01-09 Thread Mike Porter
Hi,   I am getting this error now when I try to execute a query.   I have walked into the SessionImpl in my debugger and it appears that the collection in question is collection of dependent objects that are of the same type of the host object. IE: Russian Dolls contain many Russian Dolls. 

[Hibernate] Query by Mapped Composite Element

2004-02-16 Thread Mike Porter
Hi,   I am trying to create a query based on the values of a map containing composite-elements.  I have a Map property called propertiesMapped.  The elements withing this map are mapped as composite-elements.  I want to join only based on a property of the composite-element, in my example t