Class SettableValue

java.lang.Object
org.springframework.data.r2dbc.mapping.SettableValue

@Deprecated public class SettableValue extends Object
Deprecated.
since 1.2, use Spring R2DBC's Parameter directly.
A database value that can be set in a statement.
Author:
Mark Paluch
See Also: