Having a set of entities:
While retrieving a LazyAbstractEntityReference would previously return an uninitialized lazy property (Hibernate.isInitialized(LazyAbstractEntityReference.entity) == false, now it has it initialized. A test case reproducing the issue will be submitted soon. |