此版本仍在开发中,尚未被视为稳定版本。对于最新的稳定版本,请使用 Spring Data Relational 3.4.5spring-doc.cadn.net.cn

JDBC

The Spring Data JDBC module applies core Spring concepts to the development of solutions that use JDBC database drivers aligned with Domain-driven design principles. We provide a “template” as a high-level abstraction for storing and querying aggregates.spring-doc.cadn.net.cn

This document is the reference guide for Spring Data JDBC support. It explains the concepts and semantics and syntax.spring-doc.cadn.net.cn

This chapter points out the specialties for repository support for JDBC. This builds on the core repository support explained in Working with Spring Data Repositories. You should have a sound understanding of the basic concepts explained there.spring-doc.cadn.net.cn