public class QueryRequest extends Object
QueryRequest()
String
getProject()
getSql()
boolean
isAcceptPartial()
void
setAcceptPartial(boolean acceptPartial)
setProject(String project)
setSql(String sql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryRequest()
public String getSql()
public void setSql(String sql)
public String getProject()
public void setProject(String project)
public boolean isAcceptPartial()
public void setAcceptPartial(boolean acceptPartial)
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.