com.hyper9.simdk.db
Class HibernateUtil
java.lang.Object
com.hyper9.simdk.db.HibernateUtil
public class HibernateUtil
- extends Object
A utility class for working with Hibernate.
- Author:
- akutz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateUtil
public HibernateUtil()
getConfigFile
public static File getConfigFile()
setConfigFilePath
public static void setConfigFilePath(String toSet)
getSessionFactory
public static org.hibernate.SessionFactory getSessionFactory()
Copyright © 2009-2010 Hyper9. All Rights Reserved.