ObjectDB ObjectDB

TableGenerator.initialValue - JPA annotation element

Annotation Element
javax.persistence.TableGenerator
int initialValue

(Optional) The initial value to be used to initialize the column that stores the last value generated.
Default value:
0
Since:
JPA 1.0