Hibernate and and the “Found two representations of same collection” error
Wednesday, August 20th, 2008Last night I spent an extended work day trying to track down the source of a Hibernate exception that I have never encountered before. The application in question is a simple data loader application that reads in an XML file populates a Hibernate object graph. The data in the XML file changes from day to [...]