Uses of Class
lumis.portal.dao.hibernate.EntityManagerFactoryLockedForBeingRebuiltException
-
Packages that use EntityManagerFactoryLockedForBeingRebuiltException Package Description lumis.portal.dao.hibernate -
-
Uses of EntityManagerFactoryLockedForBeingRebuiltException in lumis.portal.dao.hibernate
Methods in lumis.portal.dao.hibernate that throw EntityManagerFactoryLockedForBeingRebuiltException Modifier and Type Method Description static List<Exception>
HibernateUtil. rebuildEntityManagerFactoriesIfNeeded()
Rebuilds the entity manager factories if needed.
-