JPA Annotation Attribute
in javax.persistence.TableGenerator

int allocationSize default 50


(Optional) The amount to increment by when allocating id numbers from the generator.
Since:
JPA 1.0