JPA Annotation Attribute
in javax.persistence.TableGenerator

int initialValue default 0


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