Em Thu, 05 Feb 2009 16:58:39 -0300, James Sherwood <jsherw...@rgisolutions.com> escreveu:

Hello,

Hi!

I used session.update(Object) and it worked, is there any difference?

session.update(Object) writes the object to the database, session.lock() not. Both associate the object to the session, so use one or the other depending on what you need. :)

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to