[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4884?page=c...
]
Steve Ebersole updated HHH-4884:
--------------------------------
Description: 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
Component/s: (was: core)
Issue Type: Bug (was: Task)
Summary: Fix binding of @TableGenerator#initialValue into
org.hibernate.id.enhanced.TableGenerator (was: Ensuring testing of both legacy and new id
generator schemes)
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:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira