8.12.32 @NamedNativeQueries
- Organization of this subsection
(1) Description
This annotation is specified when multiple @NamedNativeQuery are coded concurrently.
The applicable target is class.
(2) Element
The following table lists the elements of @NamedNativeQueries:
|
Element name |
Optional/Required |
Element description |
|---|---|---|
|
Required |
This element specifies an array of @NamedNativeQuery. |
The details of attributes that are supported with Cosminexus JPA provider are as follows:
(a) value element
- Type
-
NamedNativeQuery[]
- Description
-
This element specifies an array of @NamedNativeQuery.
The values can be specified within the specifiable range of the arrays of @NamedNativeQuery. For details, see 8.12.33 @NamedNativeQuery.
- Default value
-
None