public abstract @interface

CollectionOfElements

implements Annotation
org.hibernate.annotations.CollectionOfElements

This @interface is deprecated.
use @ElementCollection

Class Overview

Annotation used to mark a collection as a collection of elements or a collection of embedded objects

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation