org.ow2.bonita.pvm.internal.spring
Class HibernateSessionManager

java.lang.Object
  extended by org.springframework.dao.support.DaoSupport
      extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
          extended by org.ow2.bonita.pvm.internal.spring.HibernateSessionManager
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class HibernateSessionManager
extends org.springframework.orm.hibernate3.support.HibernateDaoSupport

Author:
Tom Baeyens

Field Summary
 
Fields inherited from class org.springframework.dao.support.DaoSupport
logger
 
Constructor Summary
HibernateSessionManager()
           
 
Method Summary
 
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
 
Methods inherited from class org.springframework.dao.support.DaoSupport
afterPropertiesSet, initDao
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateSessionManager

public HibernateSessionManager()


Copyright © 2009 OW2 Consortium. All Rights Reserved.