On Tue, 22 May 2012 15:20:44 -0300, bhorvat <horvat.z.bo...@gmail.com> wrote:

thing is I have tried puting @CommitAfter on methods like that but it didn't work in cases I am trying to delete a bunch of entities.

Define 'didn't work'. From a transaction standpoint, updating, inserting and deleting is all the same thing: changes to the database.

--
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