The Spring Framework

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

Packages that use SessionHolder
org.springframework.orm.hibernate Package providing integration of Hibernate 2.1 with Spring concepts. 
 

Uses of SessionHolder in org.springframework.orm.hibernate
 

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


The Spring Framework

Copyright © 2002-2006 The Spring Framework.