uk.ac.ebi.ep.mm.app
Class HibernateUtil

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

public class HibernateUtil
extends Object

Hibernate Utility class with a convenient method to get Session Factory object.

Author:
joseph

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


Copyright © 2012 EMBL-EBI. All Rights Reserved.