I\'m trying to fix a bug in one of my programs which I think might be due to Hibernate figuring out how to instantiate an instance of an object without calling its default (
Just to complete the picture: using method clone to create a new object bypasses constructors as well.
clone