public abstract class GridSqlStatement extends Object
| Modifier and Type | Field and Description |
|---|---|
protected GridSqlAst |
limit |
| Constructor and Description |
|---|
GridSqlStatement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
explain() |
GridSqlStatement |
explain(boolean explain) |
abstract String |
getSQL() |
GridSqlAst |
limit() |
void |
limit(GridSqlAst limit) |
String |
toString() |
protected GridSqlAst limit
public abstract String getSQL()
public GridSqlStatement explain(boolean explain)
explain - Explain.this.public boolean explain()
true If explain.public void limit(GridSqlAst limit)
limit - Limit.public GridSqlAst limit()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025