24.1.52. @NamedNativeQueries
<div class="paragraph">
The [`@NamedNativeQueries`](http://docs.oracle.com/javaee/7/api/javax/persistence/NamedNativeQueries.html) annotation is used to group multiple [`@NamedNativeQuery`](#annotations-jpa-namednativequery) annotations.
</div>
<div class="paragraph">
See the [Custom CRUD mapping](#sql-custom-crud-example) section for more info.
</div>
</div>
<div class="sect3">