Class SessionFactoryUtils

java.lang.Object
com.liferay.portal.spring.hibernate.SessionFactoryUtils

public class SessionFactoryUtils extends Object
Author:
Tina Tian
  • Constructor Details

    • SessionFactoryUtils

      public SessionFactoryUtils()
  • Method Details

    • convertHibernateAccessException

      public static org.springframework.dao.DataAccessException convertHibernateAccessException(org.hibernate.HibernateException hibernateException)