[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5194) SequenceHiLoGenerator does not update the lo value

Swen Thümmler (JIRA) noreply at atlassian.com
Wed May 5 08:49:05 EDT 2010


SequenceHiLoGenerator does not update the lo value
--------------------------------------------------

                 Key: HHH-5194
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5194
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.5.1
            Reporter: Swen Thümmler
            Priority: Critical


SequenceHiLoGenerator checks lo > maxLo but never increments lo. This leads to duplicate ids when using the same sequence for multiple tables. This change was made in r18789

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