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