ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What are the benefits of the Spring Framework transaction management ?


The Spring Framework provides a consistent abstraction for transaction management that delivers the following benefits:
Provides a consistent programming model across different transaction APIs such as JTA, JDBC, Hibernate, JPA, and JDO.
Supports declarative transaction management.
Provides a simpler API for programmatic transaction management than a number of complex transaction APIs such as JTA.
Integrates very well with Spring's various data access abstractions.
Related Posts Plugin for WordPress, Blogger...
Flag Counter