I have the following entities:
@Entity public class LabelGroup{ transient Logger logger = LoggerFactory.getLogger(LabelGroup.class); @OneToMany(mappedBy