public abstract @interface

ManyToAny

implements Annotation
org.hibernate.annotations.ManyToAny

Class Overview

Defined a ToMany association pointing to different 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