ObjectDB ObjectDB

SequenceGenerator.allocationSize - JPA annotation element

Annotation Element
javax.persistence.SequenceGenerator
int allocationSize

(Optional) The amount to increment by when allocating sequence numbers from the sequence.
Default value:
50
Since:
JPA 1.0