Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: afc49f435ffb6039205cad6a3e6a758ba950217d
https://github.com/hibernate/hibernate-orm/commit/afc49f435ffb6039205cad6...
Author: Shawn Clowater <Shawn.Clowater(a)entero.com>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java
Log Message:
-----------
Changed the error handling for LazyInitializationException to go through the
throwLazyInitializationException method so that the collection role is reported.