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