| The only HibernateTemplate in use today is the one provided by Spring, and even then, it's much more common to use a JpaTransactionManager or a HibernateTransactionManager instead. Also, we now have a SessionBuilder that's in use by AbstractCurrentSessionContext, so this issue is no longer relevant. |