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