public class SingleQueryParameter extends Object
SingleQueryParameter(String column, Object value, Class<?> type)
String
getColumn()
Class<?>
getType()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleQueryParameter(String column, Object value, Class<?> type)
public String getColumn()
public Object getValue()
public Class<?> getType()
Copyright © GigaSpaces.