Is it a good choise to run Spring webflow with pure Hibernate

a la:

org.springframework.orm.hibernate4.HibernateTransa ctionManager


org.springframework.orm.hibernate4.LocalSessionFac toryBean


I worked a lot with Hibernate and I think Hibernate has much advantages.

I plan a project and I would be glad if you could give me some opinions
about what is the better solution

Perhaps someone can give me a good code example or a good tutorial

thank for your opinions