ma.glasnost.orika.test
Class HibernateUtil

java.lang.Object
  extended by ma.glasnost.orika.test.HibernateUtil

public final class HibernateUtil
extends Object


Field Summary
static org.hibernate.SessionFactory sessionFactory
           
 
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
 

Field Detail

sessionFactory

public static final org.hibernate.SessionFactory sessionFactory
Method Detail

getSessionFactory

public static org.hibernate.SessionFactory getSessionFactory()


Copyright © 2012 Glasnost. All Rights Reserved.