[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3143) The initializeCollectionFromCache method in DefaultInitializeCollectionListener is private

Ali Ibrahim (JIRA) noreply at atlassian.com
Thu Feb 28 17:16:33 EST 2008


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list