Uses of Interface
org.springframework.data.r2dbc.core.ReactiveUpdateOperation.UpdateWithQuery
Packages that use ReactiveUpdateOperation.UpdateWithQuery
-
Uses of ReactiveUpdateOperation.UpdateWithQuery in org.springframework.data.r2dbc.core
Subinterfaces of ReactiveUpdateOperation.UpdateWithQuery in org.springframework.data.r2dbc.coreModifier and TypeInterfaceDescriptionstatic interface
TheReactiveUpdateOperation.ReactiveUpdate
interface provides methods for constructingUPDATE
operations in a fluent way.Methods in org.springframework.data.r2dbc.core that return ReactiveUpdateOperation.UpdateWithQuery