uCosminexus Application Server, API Reference Guide

[Contents][Index][Back][Next]

2.7.2 @AssociationOverrides

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

(1) Description

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

The applicable targets are class, method, and field.

(2) Element

The following table lists the elements of @AssociationOverrides:

Element name Optional/Required Element description
value Required This element specifies an array of @AssociationOverride.

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

(a) value element

Type
AssociationOverride[]

Description
This element specifies an array of @AssociationOverride.
You can specify the value within the specifiable range of the arrays of @AssociationOverride. For details, see 2.7.1 @AssociationOverride.

Default value
None