24.1.78. @SecondaryTable
<div class="paragraph">
The [`@SecondaryTable`](http://docs.oracle.com/javaee/7/api/javax/persistence/SecondaryTable.html) annotation is used to specify a secondary table for the current annotated entity.
</div>
<div class="paragraph">
See the [`@SecondaryTable` mapping](#sql-custom-crud-secondary-table-example) section for more info.
</div>
</div>
<div class="sect3">