public abstract @interface

Any

implements Annotation
org.hibernate.annotations.Any

Class Overview

Define a ToOne association pointing to several entity types. Matching the according entity type is doe through a metadata discriminator column This kind of mapping should be only marginal.

Summary

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