The initializeCollectionFromCache method in DefaultInitializeCollectionListener is
private
------------------------------------------------------------------------------------------
Key: HHH-3143
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3143
Project: Hibernate3
Issue Type: Improvement
Components: core
Affects Versions: 3.2.6
Reporter: Ali Ibrahim
The initializeCollectionFromCache method in DefaultInitializeCollectionListener is
private. If you would like to extend this class and only change the load from the data
source logic then you have to copy this method. Fix is to change this method's
visibility to protected.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira