sql update of existing table

2010-02-20 Thread toejoe
should I do to accomplish table update? Thanks in advance. -- View this message in context: http://old.nabble.com/sql-update-of-existing-table-tp27667156p27667156.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: sql update of existing table

2010-02-20 Thread Shing Hing Man
: From: toejoe to...@hotmail.com Subject: sql update of existing table To: users@tapestry.apache.org Date: Sunday, 21 February, 2010, 0:44 Hello. I am using Tapestry 5.0.18 framework with Netbeans 6.8, MS Sqlexpress 2005 and using hibernate support for accessing database. One page

Re: sql update of existing table

2010-02-20 Thread toejoe
HibernateSessionManager.commit(). Shing Home page : http://www.lombok.demon.co.uk/ --- On Sun, 21/2/10, toejoe to...@hotmail.com wrote: From: toejoe to...@hotmail.com Subject: sql update of existing table To: users@tapestry.apache.org Date: Sunday, 21 February, 2010, 0:44 Hello