2.7.58 @SqlResultSetMappings

Organization of this subsection
(1) Description
(2) Element

(1) Description

This annotation is specified when multiple @SqlResultSetMappings are coded concurrently.

The applicable target is class.

(2) Element

The following table lists the elements of @SqlResultSetMappings:

Element nameOptional/RequiredElement description
valueRequiredThis element specifies an array of @SqlResultSetMapping.

The details of attributes that are supported with Cosminexus JPA provider are as follows:

(a) value element
Type
SqlResultSetMapping[]
Description
This element specifies an array of @SqlResultSetMapping.
You can specify the value within the specifiable range of the arrays of @SqlResultSetMapping. For details, see 2.7.57 @SqlResultSetMapping.
Default value
None