public class UpdateSetParameter extends Object
protected String
columnName
protected Object
value
UpdateSetParameter(String columnName, Object value)
String
getColumnName()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String columnName
protected final Object value
public UpdateSetParameter(String columnName, Object value)
public String getColumnName()
public Object getValue()