24.1.62. @OrderColumn
<div class="paragraph">
The [`@OrderColumn`](http://docs.oracle.com/javaee/7/api/javax/persistence/OrderColumn.html) annotation is used to specify that the current annotation collection order should be materialized in the database.
</div>
<div class="paragraph">
See the [`@OrderColumn` mapping](#collections-unidirectional-ordered-list-order-column-example) section for more info.
</div>
</div>
<div class="sect3">