org.controlhaus.hibernate
Class HibernateFactory

java.lang.Object
  extended by org.controlhaus.hibernate.HibernateFactory

public class HibernateFactory
extends java.lang.Object

Since:
Oct 30, 2004
Author:
Dan Diephouse

Constructor Summary
HibernateFactory()
           
 
Method Summary
static HibernateFactory getInstance()
           
 net.sf.hibernate.SessionFactory getSessionFactory(HibernateControl control)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateFactory

public HibernateFactory()
Method Detail

getSessionFactory

public net.sf.hibernate.SessionFactory getSessionFactory(HibernateControl control)

getInstance

public static HibernateFactory getInstance()


Copyright © 2004 Controlhaus. All Rights Reserved.