How to configure connection pooling with Spring and Hibernate?
Thanks
Venu
In Hibernate, you can configure CP30 Connection Pooling in Hibernate. View a tutorial here. IBM has a good tutorial on how to integrate Hibernate with Spring.