Class HibernateUtil
- java.lang.Object
-
- online.ronikier.essw.infrastructure.database.HibernateUtil
-
public class HibernateUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HibernateUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hibernate.SessionFactory
getSessionFactory()
static void
shutdown()
-