[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3669) Ease sublassing of IdentityGenerator

Mattias Jiderhamn (JIRA) noreply at atlassian.com
Fri Dec 19 10:18:38 EST 2008


Ease sublassing of IdentityGenerator
------------------------------------

                 Key: HHH-3669
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3669
             Project: Hibernate Core
          Issue Type: Patch
          Components: core
    Affects Versions: 3.3.1
            Reporter: Mattias Jiderhamn
            Priority: Minor
         Attachments: hibernate_IdentityGenerator_subclassing.patch

We have a case where we subclass org.hibernate.id.IdentityGenerator. Unfortunately, we then also have to specifically declare sql-type in order to use automatic schema creation in our HSQLDB tests. This need could easily be removed with the supplied patch.

-- 
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