站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

HibernateProvider - JBOSS Portal 2.4 API 英文版文档


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()