skoinfo.rfc.common.util
Class HibernateUtil

java.lang.Object
  extended by skoinfo.rfc.common.util.HibernateUtil

public class HibernateUtil
extends java.lang.Object


Constructor Summary
HibernateUtil()
           
 
Method Summary
static org.hibernate.SessionFactory getSessionFactory()
          하이버 네이트 설정하기
static org.hibernate.SessionFactory getSessionFactorys()
          하이버 네이트 설정하기
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateUtil

public HibernateUtil()
Method Detail

getSessionFactory

public static org.hibernate.SessionFactory getSessionFactory()
하이버 네이트 설정하기


getSessionFactorys

public static org.hibernate.SessionFactory getSessionFactorys()
하이버 네이트 설정하기