24.2.47. @ListIndexBase
The @ListIndexBase
annotation is used to specify the start value for a list index, as stored in the database.
</div>
By default, List
indexes are stored starting at zero. Generally used in conjunction with @OrderColumn
.
</div> </div>