org.jboss.portal.jems.hibernate
Interface HibernateProvider

All Known Implementing Classes:
SessionFactoryBinder

public interface HibernateProvider

Version:
$Revision: 5448 $
Author:
Julien Viet

Method Summary
 Configuration getConfig()
           
 SessionFactory getSessionFactory()
           
 

Method Detail

getConfig

Configuration getConfig()

getSessionFactory

SessionFactory getSessionFactory()