| Package | Description |
|---|---|
| org.apache.ignite.internal.jdbc2 |
| Modifier and Type | Method and Description |
|---|---|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setArgs(Object... args)
Sets SQL arguments.
|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setCollocated(boolean collocated)
Sets flag defining if this query is collocated.
|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setDistributedJoins(boolean distributedJoins)
Specify if distributed joins are enabled for this query.
|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setEnforceJoinOrder(boolean enforceJoinOrder)
Sets flag to enforce join order of tables in the query.
|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setLocal(boolean loc)
Sets whether this query should be executed on local node only.
|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setPageSize(int pageSize)
Sets optional page size, if
0, then default is used. |
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setSql(String sql)
Sets SQL clause.
|
JdbcSqlFieldsQuery |
JdbcSqlFieldsQuery.setTimeout(int timeout,
TimeUnit timeUnit)
Sets the query execution timeout.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017