On Wed, 28 Jul 2010 10:00:24 -0300, Pablo dos Reis <pablodosr...@gmail.com> wrote:

Hi Andreas,

Hi, guys!

I recommend to save the entities separate.
save(A); save(B); save(C); save(Main);
Maybe it has been a bug in hibernate.
http://jira.springframework.org/browse/SPR-7319

Andreas, are you putting the annotations in the fields or in the getter methods?

I guess Pablo is right: it seems that the proxy used by Hibernate doesn't have the same annotations in fields, while it keeps the annotations in methods.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to