Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
DatabaseClient.UpdateMatchingSpec
Deprecated.
Contract for specifying
UPDATE options leading to the exchange. |
Modifier and Type | Method and Description |
---|---|
DatabaseClient.UpdateSpec |
DatabaseClient.UpdateMatchingSpec.matching(org.springframework.data.relational.core.query.CriteriaDefinition criteria)
Configure a filter
CriteriaDefinition . |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.