I have the following bidirectional many to many relation. Label is definied as child element:
@Entity @Table(name = "LABEL") public class Label {