| Package | Description |
|---|---|
| org.springframework.data.r2dbc.repository.query |
Query support for R2DBC repositories.
|
| Class and Description |
|---|
| AbstractR2dbcQuery
Base class for reactive
RepositoryQuery implementations for R2DBC. |
| BindableQuery
Interface declaring a query that supplies SQL and can bind parameters to a
DatabaseClient.BindSpec. |
| R2dbcQueryMethod
Reactive specific implementation of
QueryMethod. |
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.