Class SessionFactoryUtils
java.lang.Object
com.liferay.portal.spring.hibernate.SessionFactoryUtils
- Author:
- Tina Tian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.dao.DataAccessExceptionconvertHibernateAccessException(org.hibernate.HibernateException hibernateException)
-
Constructor Details
-
SessionFactoryUtils
public SessionFactoryUtils()
-
-
Method Details
-
convertHibernateAccessException
public static org.springframework.dao.DataAccessException convertHibernateAccessException(org.hibernate.HibernateException hibernateException)
-