@OneToMany(fetch=FetchType.EAGER) @BatchSize(size=10) private Set notations = new HashSet();