This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Data Relational 3.4.0!spring-doc.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.cn

This document is the reference guide for Spring Data JDBC support. It explains the concepts and semantics and syntax.spring-doc.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.cn