| Package | Description |
|---|---|
| org.springframework.r2dbc.core |
Core domain types around DatabaseClient.
|
| Modifier and Type | Method and Description |
|---|---|
FetchSpec<Map<String,Object>> |
DatabaseClient.GenericExecuteSpec.fetch()
Perform the SQL call and retrieve the result by entering the execution stage.
|