How to use session-per-conversation strategy in Hibernate ?
Vishal Fichadiya
Greenhorn
Joined: Oct 07, 2008
Posts: 6
posted
0
Hi guys,
I am new with the hibernate. I came across the strategy of session-per-request that what i am using in my company. But i want to know session-per-conversation strategy. I have gone through the understanding given in hibenate.org site but it find me difficult to understand specially how to implement it programmetically. Can you guys help me how to implement this strategy with a simpler example ?
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper