org.hibernate.tutorial.util
Class HibernateUtil

java.lang.Object
  extended by org.hibernate.tutorial.util.HibernateUtil

public class HibernateUtil
extends Object


Constructor Summary
HibernateUtil()
           
 
Method Summary
static SessionFactory getSessionFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateUtil

public HibernateUtil()
Method Detail

getSessionFactory

public static SessionFactory getSessionFactory()


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved