public class OdbcRequest extends ClientListenerRequestNoId
| Modifier and Type | Field and Description |
|---|---|
static byte |
META_COLS
Get columns meta query.
|
static byte |
META_PARAMS
Get parameters meta.
|
static byte |
META_RESULTSET
Get resultset columns meta.
|
static byte |
META_TBLS
Get columns meta query.
|
static byte |
MORE_RESULTS
Get next result set.
|
static byte |
QRY_CLOSE
Close query.
|
static byte |
QRY_EXEC
Execute sql query.
|
static byte |
QRY_EXEC_BATCH
Execute sql query with the batch of parameters.
|
static byte |
QRY_FETCH
Fetch query results.
|
static byte |
STREAMING_BATCH
Process ordered streaming batch.
|
HANDSHAKE| Constructor and Description |
|---|
OdbcRequest(byte cmd) |
| Modifier and Type | Method and Description |
|---|---|
byte |
command() |
requestIdpublic static final byte QRY_EXEC
public static final byte QRY_FETCH
public static final byte QRY_CLOSE
public static final byte META_COLS
public static final byte META_TBLS
public static final byte META_PARAMS
public static final byte QRY_EXEC_BATCH
public static final byte MORE_RESULTS
public static final byte STREAMING_BATCH
public static final byte META_RESULTSET
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021