Technically, I believe Hibernate influenced JPA, not the other way around. mrg
On Wed, Oct 19, 2011 at 6:54 AM, Bruno René Santos <brunor...@holos.pt> wrote: > Come on, > calling .save() for each object and being worried about in what order you do > it is just too much work (I know this is JPA fault but even so...).