| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| Modifier and Type | Method and Description |
|---|---|
QueryParameters |
QueryParserResult.queryParameters() |
QueryParameters |
QueryParser.queryParameters(SqlFieldsQuery qry)
Create parameters from query.
|
QueryParameters |
QueryParameters.toSingleBatchedArguments(Object[] args)
Convert current batched arguments to a form with single arguments.
|
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
CommandProcessor.runCommand(String sql,
SqlCommand cmdNative,
GridSqlStatement cmdH2,
QueryParameters params,
@Nullable SqlClientContext cliCtx,
Long qryId)
Execute command.
|
| Constructor and Description |
|---|
QueryParserResult(QueryDescriptor qryDesc,
QueryParameters qryParams,
SqlFieldsQuery remainingQry,
@NotNull List<JdbcParameterMeta> paramsMeta,
@Nullable QueryParserResultSelect select,
@Nullable QueryParserResultDml dml,
@Nullable QueryParserResultCommand cmd)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025