Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.17 KB

File metadata and controls

21 lines (16 loc) · 1.17 KB

Spring Data JDBC and R2DBC

Spring Data JDBC and R2DBC provide repository support for the Java Database Connectivity (JDBC) respective Reactive Relational Database Connectivity (R2DBC) APIs. It eases development of applications with a consistent programming model that need to access SQL data sources.

Introduction

Introduction to Repositories

JDBC

JDBC Object Mapping and Repositories

R2DBC

R2DBC Object Mapping and Repositories

Kotlin

Kotlin-specific Support

Wiki

What’s New, Upgrade Notes, Supported Versions, additional cross-version information.

Jens Schauder, Jay Bryant, Mark Paluch, Bastian Wilhelm

© 2008-{copyright-year} VMware, Inc.

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.