org.jboss.portal.jems.hibernate
Interface HibernateProvider

All Known Implementing Classes:
SessionFactoryBinder

public interface HibernateProvider


Method Summary
 org.hibernate.cfg.Configuration getConfig()
           
 org.hibernate.SessionFactory getSessionFactory()
           
 

Method Detail

getConfig

public org.hibernate.cfg.Configuration getConfig()

getSessionFactory

public org.hibernate.SessionFactory getSessionFactory()