generator identifier is overriding my id
----------------------------------------
Key: HHH-3634
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3634
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.3.0.GA
Environment: 3.3, DB2
Reporter: Gopikrishna Pinninti
Priority: Minor
Hibernate sequence generator is overriding the identifier which is not equal to
unsaved-value on save() method call. Entity already has the identifier and hibernate
should not regenerate the identifier on save() method. Because of this, i can not use the
sequence generator for some scenarios that had identifier generated earlier and do not
want to be regenerated.
--
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