]
Steve Ebersole closed HHH-4884.
-------------------------------
Resolution: Fixed
Fix binding of @TableGenerator#initialValue into
org.hibernate.id.enhanced.TableGenerator
-----------------------------------------------------------------------------------------
Key: HHH-4884
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4884
Project: Hibernate Core
Issue Type: Bug
Components: annotations
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.5.0-Next
The annotation defines 0 as the default initial value, which really means 1 in relation
to org.hibernate.id.enhanced.TableGenerator. So we need to adjust
@TableGenerator#initialValue up by 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: