Hi, I am a newbie in Hibernate and I am thinking about applying Hibernate to a project I will work on in the next few month. And for the project, concurrency may not be high but data stale can be a disaster. Thus, I am wondering if it is better to always use session.disconnect() in the business layer. In fact, if anybody can better explain the difference between these two methods, session.discconect() and session.close, i will so much appreciate. Is it true that to use session.disconnect() may not be necessarily better, but no doubt more secure?
thank you! Jack ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel