Hitachi

uCosminexus Application Server Compatibility Guide


8.12.4 @AttributeOverrides

Organization of this subsection

(1) Description

The annotation to be specified when you want to code multiple @AttributeOverride concurrently.

Applicable elements are class, method, and field.

(2) Element

The following table lists the @AttributeOverrides attributes:

Element name

Optional/Required

Element description

value

Required

This element specifies an array of @AttributeOverride.

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

(a) value element

Type

AttributeOverride[]

Description

Attribute that specifies the array of @AttributeOverride.

Specifiable values are within the range of the specifiable values for @AttributeOverride array. For details, see 8.12.3 @AttributeOverride.

Default value

None