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