Uses of Interface
org.springframework.orm.hibernate3.HibernateOperations

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

Uses of HibernateOperations in org.springframework.orm.hibernate3
 

Classes in org.springframework.orm.hibernate3 that implement HibernateOperations
 class HibernateTemplate
          Helper class that simplifies Hibernate data access code.
 



Copyright (c) 2002-2007 The Spring Framework Project.