2015-03-03 18:38:01 +08:00
|
|
|
[[spring-data-tier]]
|
|
|
|
= Data Access
|
2023-04-19 23:26:17 +08:00
|
|
|
:page-section-summary-toc: 1
|
2015-03-03 18:38:01 +08:00
|
|
|
|
|
|
|
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
|
2018-09-05 23:15:53 +08:00
|
|
|
with which the Spring Framework integrates.
|
2017-10-19 02:24:17 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
2018-10-25 21:15:58 +08:00
|
|
|
|