| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Method and Description |
|---|---|
static QueryContext |
QueryContext.of(Object... params) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldsQueryCursor<List<?>>> |
QueryEngine.query(@Nullable QueryContext ctx,
String schemaName,
String qry,
Object... params) |
List<FieldsQueryCursor<List<?>>> |
NoOpQueryEngine.query(@Nullable QueryContext ctx,
String schemaName,
String query,
Object... params) |
List<FieldsQueryCursor<List<?>>> |
QueryEngine.queryBatched(@Nullable QueryContext ctx,
String schemaName,
String qry,
List<Object[]> batchedParams) |
List<FieldsQueryCursor<List<?>>> |
NoOpQueryEngine.queryBatched(@Nullable QueryContext ctx,
String schemaName,
String query,
List<Object[]> batchedParams) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.14.0 Release Date : September 29 2022