spring-framework/framework-docs/modules/ROOT/pages/data-access.adoc

15 lines
436 B
Plaintext

[[spring-data-tier]]
= Data Access
:page-section-summary-toc: 1
This part of the reference documentation is concerned with data access and the
interaction between the data access layer and the business or service layer.
Spring's comprehensive transaction management support is covered in some detail,
followed by thorough coverage of the various data access frameworks and technologies
with which the Spring Framework integrates.