public class GridSqlFunction extends GridSqlElement
| Modifier and Type | Field and Description |
|---|---|
protected GridSqlFunctionType |
type |
| Modifier | Constructor and Description |
|---|---|
|
GridSqlFunction(GridSqlFunctionType type) |
protected |
GridSqlFunction(String schema,
GridSqlFunctionType type,
String name) |
|
GridSqlFunction(String schema,
String name) |
| Modifier and Type | Method and Description |
|---|---|
GridSqlFunction |
copy() |
String |
getSQL() |
String |
name() |
GridSqlFunctionType |
type() |
addChild, child, child, child, equals, hashCode, resultType, resultType, size, toStringprotected final GridSqlFunctionType type
public GridSqlFunction(GridSqlFunctionType type)
type - Function type.protected GridSqlFunction(String schema, GridSqlFunctionType type, String name)
schema - Schema.type - Type.name - Name.public GridSqlFunction copy()
public String getSQL()
public String name()
public GridSqlFunctionType type()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025