public class GridSqlMerge extends GridSqlStatement
limit| Constructor and Description |
|---|
GridSqlMerge() |
| Modifier and Type | Method and Description |
|---|---|
GridSqlColumn[] |
columns() |
GridSqlMerge |
columns(GridSqlColumn[] cols) |
String |
getSQL() |
GridSqlElement |
into() |
GridSqlMerge |
into(GridSqlElement from) |
GridSqlQuery |
query() |
GridSqlMerge |
query(GridSqlQuery qry) |
List<GridSqlElement[]> |
rows() |
GridSqlMerge |
rows(List<GridSqlElement[]> rows) |
public String getSQL()
getSQL in class GridSqlStatementpublic GridSqlElement into()
public GridSqlMerge into(GridSqlElement from)
public List<GridSqlElement[]> rows()
public GridSqlMerge rows(List<GridSqlElement[]> rows)
public GridSqlQuery query()
public GridSqlMerge query(GridSqlQuery qry)
public GridSqlColumn[] columns()
public GridSqlMerge columns(GridSqlColumn[] cols)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025