NamedNativeQueries
in package
implements
Annotation
Is used to specify an array of native SQL named queries.
The NamedNativeQueries annotation can be applied to an entity or mapped superclass.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $value : array<string|int, NamedNativeQuery>
- One or more NamedNativeQuery annotations.
Properties
$value
One or more NamedNativeQuery annotations.
public
array<string|int, NamedNativeQuery>
$value
= []