public static interface SetStatement.SetValue
Modifier and Type | Method and Description |
---|---|
ColumnReference |
getColumnReference()
Returns the column being set.
|
java.lang.Object |
getValue()
Returns the value to which the column is being set.
|
ColumnReference getColumnReference()
java.lang.Object getValue()