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