| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HibernateTemplate | |
|---|---|
| org.springframework.orm.hibernate3.support | Classes supporting the org.springframework.orm.hibernate3package. | 
| Uses of HibernateTemplate in org.springframework.orm.hibernate3.support | 
|---|
| Methods in org.springframework.orm.hibernate3.support that return HibernateTemplate | |
|---|---|
| protected  HibernateTemplate | HibernateDaoSupport.createHibernateTemplate(org.hibernate.SessionFactory sessionFactory)Create a HibernateTemplate for the given SessionFactory. | 
|  HibernateTemplate | HibernateDaoSupport.getHibernateTemplate()Return the HibernateTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly. | 
| Methods in org.springframework.orm.hibernate3.support with parameters of type HibernateTemplate | |
|---|---|
|  void | HibernateDaoSupport.setHibernateTemplate(HibernateTemplate hibernateTemplate)Set the HibernateTemplate for this DAO explicitly, as an alternative to specifying a SessionFactory. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||