Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
DatabaseClient.StatementFilterSpec<S extends DatabaseClient.StatementFilterSpec<S>>
Deprecated.
Contract for applying a
StatementFilterFunction . |
Modifier and Type | Interface and Description |
---|---|
static interface |
DatabaseClient.GenericExecuteSpec
Deprecated.
Contract for specifying a SQL call along with options leading to the exchange.
|
static interface |
DatabaseClient.TypedExecuteSpec<T>
Deprecated.
Contract for specifying a SQL call along with options leading to the exchange.
|
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.