What is the exact meaning of SEQUENCE_NEXT_HI_VALUE
in HIBERNATE_SEQUENCES
when I am using javax.persistence.GenerationType.TABLE
for ID generation?
Apparently, it is not the next plain ID that will be assigned to a new entity by Hibernate.
Asked
Active
Viewed 1,714 times
3

tobiasbayer
- 10,269
- 4
- 46
- 64