public class UpdateSetParameter extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
columnName |
protected Object |
value |
Constructor and Description |
---|
UpdateSetParameter(String columnName,
Object value) |