Helper class featuring methods for Hibernate Session handling. Also provides support for exception translation.
Used internally by {@link HibernateTransactionManager}. Can also be used directly in application code.
@author Juergen Hoeller
@since 3.1
@see HibernateExceptionTranslator
@see HibernateTransactionManager
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.