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 interfaceTheReactiveUpdateOperation.ReactiveUpdateinterface provides methods for constructingUPDATEoperations in a fluent way.Methods in org.springframework.data.r2dbc.core that return ReactiveUpdateOperation.UpdateWithQuery