In this application we are developing, we noticed that a view was particularly slow. I profiled the view and noticed that there was one query executed by hibernate which too
If the relation must not be bidirectional then an @ElementCollection might be easier than using a lazy One2Many collection.