From: Max R. A. (JIRA) <no...@at...> - 2006-07-24 13:23:13
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1934?page=all ] Max Rydahl Andersen closed HHH-1934: ------------------------------------ Fix Version: 3.2.0.ga Resolution: Fixed I applied the wrongclass patch, but the other one i decided not to do since it requires calling "tostring" on the object which we would like to avoid (it could trigger more exceptions) > logging NonUniqueObjectException and WrongClassException > -------------------------------------------------------- > > Key: HHH-1934 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1934 > Project: Hibernate3 > Type: Improvement > Components: core > Reporter: Holger Haag > Priority: Trivial > Fix For: 3.2.0.ga > Attachments: hb.patch > > > Added some logging information which make it easier to track down NonUniqueObjectException and WrongClassException exceptions. -- 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 |