JavaScript is disabled on your browser.
Skip navigation links
Spring Data R2DBC
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.data.r2dbc.repository
Packages that use
org.springframework.data.r2dbc.repository
Package
Description
org.springframework.data.r2dbc.repository.support
Support infrastructure for query derivation of R2DBC-specific repositories.
Classes in
org.springframework.data.r2dbc.repository
used by
org.springframework.data.r2dbc.repository.support
Class
Description
R2dbcRepository
R2DBC specific
Repository
interface with reactive support.