The Spring Framework

Uses of Class
org.springframework.orm.hibernate3.SessionHolder

Packages that use SessionHolder
org.springframework.orm.hibernate3 Package providing integration of Hibernate3 with Spring concepts. 
 

Uses of SessionHolder in org.springframework.orm.hibernate3
 

Constructors in org.springframework.orm.hibernate3 with parameters of type SessionHolder
SpringSessionSynchronization(SessionHolder sessionHolder, SessionFactory sessionFactory, SQLExceptionTranslator jdbcExceptionTranslator, boolean newSession)
           
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.