public class GridSqlAlias extends GridSqlElement
| Constructor and Description |
|---|
GridSqlAlias(String alias,
GridSqlAst expr) |
| Modifier and Type | Method and Description |
|---|---|
String |
alias() |
String |
getSQL() |
static <X extends GridSqlAst> |
unwrap(GridSqlAst el) |
addChild, child, child, child, equals, hashCode, resultType, resultType, size, toStringpublic GridSqlAlias(String alias, GridSqlAst expr)
alias - Alias.expr - Expr.public static <X extends GridSqlAst> X unwrap(GridSqlAst el)
el - Element.public String getSQL()
public String alias()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025