Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Method and Description |
---|---|
ReactiveUpdateOperation.ReactiveUpdate |
R2dbcEntityTemplate.update(Class<?> domainType) |
ReactiveUpdateOperation.ReactiveUpdate |
ReactiveUpdateOperation.update(Class<?> domainType)
Begin creating an
UPDATE operation for the given domainType . |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.