JavaScript is disabled on your browser.
Skip navigation links
Spring Data Relational Parent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.data.r2dbc
@NonNullApi
@NonNullFields
package
org.springframework.data.r2dbc
Support infrastructure for the configuration of R2DBC-specific repositories.
Related Packages
Package
Description
org.springframework.data.r2dbc.aot
org.springframework.data.r2dbc.config
Configuration classes for Spring Data R2DBC.
org.springframework.data.r2dbc.convert
R2DBC-specific conversion and converter implementations.
org.springframework.data.r2dbc.core
Core domain types around DatabaseClient.
org.springframework.data.r2dbc.dialect
Dialects abstract the SQL dialect of the underlying database.
org.springframework.data.r2dbc.mapping
Domain objects for R2DBC.
org.springframework.data.r2dbc.query
Query and update support.
org.springframework.data.r2dbc.repository
R2DBC-specific repository implementation.
org.springframework.data.r2dbc.support
Support infrastructure for the configuration of R2DBC-specific repositories.