|
From: <jue...@we...> - 2004-09-02 18:26:16
|
Have I missed the latest mail from Colin here? I can't see it on the = mailing list... Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of James Cook Sent: Thursday, September 02, 2004 8:11 PM To: spr...@li... Subject: RE: [Springframework-developer] flush() method on HibernateTemplate > -----Original Message----- > Of Colin Sampaleanu > In the end, I think it's somewhat contrived if some app has to > do a half dozen HibernateCallback cases where the only only operation > inside them is a flush() call. 2c. I don't have the code in fromt of me, but I believe we have been = using getSession().flush() in our DAO's when we needed this behavior. As Colin stated already, classes that extend HibernateDAOSupport probably don't = mind a Hibernate-specific functionality exposed in their superclass. I also = agree with him that it isn't the same thing as EAGER_FLUSH. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id=10808&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |