public class OdbcQueryExecuteRequest extends OdbcRequest
META_COLS, META_PARAMS, META_TBLS, MORE_RESULTS, QRY_CLOSE, QRY_EXEC, QRY_EXEC_BATCH, QRY_FETCH, STREAMING_BATCHHANDSHAKE| Constructor and Description |
|---|
OdbcQueryExecuteRequest(String schema,
String sqlQry,
Object[] args,
int timeout,
boolean autoCommit) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
arguments() |
boolean |
autoCommit() |
String |
schema() |
String |
sqlQuery() |
int |
timeout() |
String |
toString() |
commandrequestIdpublic String sqlQuery()
public Object[] arguments()
@Nullable public String schema()
public int timeout()
public boolean autoCommit()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019