Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
DatabaseClient.SelectSpec<S extends DatabaseClient.SelectSpec<S>>
Deprecated.
Contract for specifying
SELECT options leading to the exchange. |
Modifier and Type | Interface and Description |
---|---|
static interface |
DatabaseClient.GenericSelectSpec
Deprecated.
Contract for specifying
SELECT options leading to the exchange. |
static interface |
DatabaseClient.TypedSelectSpec<T>
Deprecated.
Contract for specifying
SELECT options leading to the exchange. |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.