Uses of Interface
org.springframework.data.r2dbc.core.ReactiveUpsertOperation.UpsertWithTable
Packages that use ReactiveUpsertOperation.UpsertWithTable
-
Uses of ReactiveUpsertOperation.UpsertWithTable in org.springframework.data.r2dbc.core
Subinterfaces of ReactiveUpsertOperation.UpsertWithTable in org.springframework.data.r2dbc.coreModifier and TypeInterfaceDescriptionstatic interfaceTheReactiveUpsertOperation.ReactiveUpsertinterface provides methods for constructingUPSERToperations in a fluent way.