PDA

View Full Version : how to do Declarative transaction using spring frame work


biju
Aug 19th, 2004, 12:43 AM
Hi,
Can anybody guide me in doing declarative transaction using spring framework.
what are all the jar files to be included?
and what are all the code work i have to do in my class?
Thanks
Biju

dowchen
Aug 19th, 2004, 01:37 AM
http://www.springframework.org/docs/reference/transaction.html#d0e4431

This may help :P