uk.ac.ebi.ep.mm
Class HibernateUtil

java.lang.Object
  extended by uk.ac.ebi.ep.mm.HibernateUtil

public class HibernateUtil
extends Object


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

getSessionFactory

public static org.hibernate.SessionFactory getSessionFactory(String cfgFile)


Copyright © 2012 EMBL-EBI. All Rights Reserved.