Beispiel #1
0
 public static Session getCurrentSession() {
   return sessionFactory.getCurrentSession();
 }