public class PreparedParameter extends Object
PreparedParameters
PreparedParameter()
Class<?>
getType()
Object
getValue()
void
setType(Class<?> type)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PreparedParameter()
public Object getValue()
public void setValue(Object value)
public Class<?> getType()
public void setType(Class<?> type)
Copyright © 2015. All Rights Reserved.