This annotation specifies the column for mapping the query results of an SQL to the entity class
The applicable targets are the columns of @SqlResultSetMapping.
The following table lists the elements of @ColumnResult:
Element name | Optional/Required | Element description |
---|---|---|
name | Required | This element specifies the name or optional name of the columns of SELECT clause. |
The details of attributes that are supported with Cosminexus JPA provider are as follows: