| Package | Description |
|---|---|
| org.apache.ignite.internal.jdbc.thin | |
| org.apache.ignite.internal.processors.odbc.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected List<JdbcQuery> |
JdbcThinStatement.batch
Batch.
|
| Modifier and Type | Method and Description |
|---|---|
List<JdbcQuery> |
JdbcBatchExecuteRequest.queries() |
| Constructor and Description |
|---|
JdbcBatchExecuteRequest(byte type,
String schemaName,
List<JdbcQuery> queries,
boolean autoCommit,
boolean lastStreamBatch)
Constructor for child requests.
|
JdbcBatchExecuteRequest(String schemaName,
List<JdbcQuery> queries,
boolean autoCommit,
boolean lastStreamBatch) |
JdbcOrderedBatchExecuteRequest(String schemaName,
List<JdbcQuery> queries,
boolean autoCommit,
boolean lastStreamBatch,
long order) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021