2.7.10 @Embeddable

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

(1) Description

This annotation indicates an embedded class.

An embedded class is a class that can be embedded as a field within the entity class.

The applicable target is class.

(2) Element

@Embeddable does not have attributes.