You should include more information in your post: T5 version, Hibernate version, relevant code.
>From your getHibernateTemplate(), it looks like you might be using the Spring hibernate integration. Disappearing information in this case is likely the result of mis-configured Spring transaction management. For further help, post versions of libraries, contents of application.xml, page code. > -----Original Message----- > From: tengxh [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2008 10:40 > To: users@tapestry.apache.org > Subject: About save data into table with hibernate > > I use the getHibernateTemplate().saveOrUpdate(obj) to save the > data,inputing with beaneditform component of T5.After i click the > create/update button ,i query the table with sql analyse tool > immediately,the new data exists,but after a while ,the new data will > lost.How can i save the new data into the table forever. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]