| Constructor and Description |
|---|
StmtInput() |
public StmtUtil.StmtInput setSql(String sql)
public StmtUtil.StmtInput setMediaType(String mediaType)
public StmtUtil.StmtInput setParametersMap(Map<String,Object> parametersMap)
public StmtUtil.StmtInput setDescribeOnly(boolean describeOnly)
public StmtUtil.StmtInput setServerUrl(String serverUrl)
public StmtUtil.StmtInput setRequestId(String requestId)
public StmtUtil.StmtInput setSequenceId(int sequenceId)
public StmtUtil.StmtInput parametersMap(Map<String,Object> parametersMap)
public StmtUtil.StmtInput setSessionToken(String sessionToken)
public StmtUtil.StmtInput setHttpClient(org.apache.http.client.HttpClient httpClient)
public StmtUtil.StmtInput setNetworkTimeoutInMillis(int networkTimeoutInMillis)
public StmtUtil.StmtInput setInjectSocketTimeout(int injectSocketTimeout)
public StmtUtil.StmtInput setInjectClientPause(int injectClientPause)
public StmtUtil.StmtInput setCanceling(AtomicBoolean canceling)
public void setRetry(boolean retry)
Copyright © 2017. All rights reserved.