org.jboss.portal.cms.util
Class HibernateUtil

java.lang.Object
  extended by org.jboss.portal.cms.util.HibernateUtil

public class HibernateUtil
extends java.lang.Object


Constructor Summary
HibernateUtil()
           
 
Method Summary
static org.hibernate.SessionFactory getSessionFactory(java.lang.String jndiName)
           
 
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 org.hibernate.SessionFactory getSessionFactory(java.lang.String jndiName)