| Package | Description |
|---|---|
| org.springframework.r2dbc.core |
Core domain types around DatabaseClient.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PreparedOperation<T>
Extension to
QueryOperation for a prepared SQL query
Supplier with bound parameters. |