[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3144) Final methods preclude some useful Hibernate extensions

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


Final methods preclude some useful Hibernate extensions
-------------------------------------------------------

                 Key: HHH-3144
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3144
             Project: Hibernate3
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.2.6
            Reporter: Ali Ibrahim
            Priority: Minor


The following methods are final: AbstractPersistentCollection#read, AbstractPersistentCollection#write, AbstractLazyInitializer#initialize. It can be useful to override these methods. Fix is to make them 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