Wire Hibernate Transactions in Spring

May 23, 2005

Wire Hibernate Transactions in Spring by Binildas Christudas — The proper handling of transactions across multiple data stores, supporting multiple application flows, is the kind of heavy lifting J2EE servers were built for. But what if you're using the lighter-weight Spring framework? Binildas C. A. shows how you can wire Spring and Hibernate together to achieve the transaction support you desire.

No tag for this post.

Related posts