org.jboss.portal.jems.hibernate
Interface HibernateProvider

All Known Implementing Classes:
SessionFactoryBinder

public interface HibernateProvider

Version:
$Revision: 5448 $
Author:
Julien Viet

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

Method Detail

getConfig

org.hibernate.cfg.Configuration getConfig()

getSessionFactory

org.hibernate.SessionFactory getSessionFactory()