Labels

Wednesday, 18 April 2012

Chapter 9. Transaction management

Chapter 9. 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."

'via Blog this'

No comments:

Post a Comment