Skip navigation links
A C D E F G I K L M N O P Q R S T U V 

A

AbstractModifiableTable(String) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateTable.AbstractModifiableTable
 
asQueryable(QueryProvider, SchemaPlus, String) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 
attribute(SqlParserPos, SqlIdentifier, SqlDataTypeSpec, SqlNode, SqlCollation) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a attribute definition.
attributeDefs - Variable in class org.apache.calcite.sql.ddl.SqlCreateType
 

C

check(SqlParserPos, SqlIdentifier, SqlNode) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CHECK constraint.
className - Variable in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
collation - Variable in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
column(SqlParserPos, SqlIdentifier, SqlDataTypeSpec, SqlNode, ColumnStrategy) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a column declaration.
ColumnDef(SqlNode, RelDataType, ColumnStrategy) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateTable.ColumnDef
 
columnList - Variable in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
columnList - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable
 
columnList - Variable in class org.apache.calcite.sql.ddl.SqlCreateView
 
columnList - Variable in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 
createForeignSchema(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNode, SqlNode, SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE FOREIGN SCHEMA.
createFunction(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNode, SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE FUNCTION.
createMaterializedView(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNodeList, SqlNode) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE MATERIALIZED VIEW.
createSchema(SqlParserPos, boolean, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE SCHEMA.
createTable(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNodeList, SqlNode) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE TABLE.
createType(SqlParserPos, boolean, SqlIdentifier, SqlNodeList, SqlDataTypeSpec) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE TYPE.
createView(SqlParserPos, boolean, SqlIdentifier, SqlNodeList, SqlNode) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a CREATE VIEW.

D

dataType - Variable in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
dataType - Variable in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
dataType - Variable in class org.apache.calcite.sql.ddl.SqlCreateType
 
dropFunction(SqlParserPos, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a DROP FUNCTION.
dropMaterializedView(SqlParserPos, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a DROP MATERIALIZED VIEW.
dropSchema(SqlParserPos, boolean, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a DROP [ FOREIGN ] SCHEMA.
dropTable(SqlParserPos, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a DROP TABLE.
dropType(SqlParserPos, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a DROP TYPE.
dropView(SqlParserPos, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a DROP VIEW.

E

execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlCreateSchema
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlCreateType
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlCreateView
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlDropMaterializedView
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlDropObject
 
execute(CalcitePrepare.Context) - Method in class org.apache.calcite.sql.ddl.SqlDropSchema
 
exp(SqlWriter) - Method in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
exp(SqlWriter) - Method in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
expr - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.ColumnDef
 
expression - Variable in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
expression - Variable in class org.apache.calcite.sql.ddl.SqlCheckConstraint
 
expression - Variable in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 

F

FileType() - Constructor for enum org.apache.calcite.sql.ddl.SqlDdlNodes.FileType
 
foreign - Variable in class org.apache.calcite.sql.ddl.SqlDropSchema
 

G

getElementType() - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 
getExpression(SchemaPlus, String, Class) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 
getJdbcTableType() - Method in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView.MaterializedViewTable
 
getModifiableCollection() - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCheckConstraint
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateSchema
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateTable
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateType
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlCreateView
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlDropObject
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlDropSchema
 
getOperandList() - Method in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 
getOperator() - Method in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
getOperator() - Method in class org.apache.calcite.sql.ddl.SqlCheckConstraint
 
getOperator() - Method in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
getOperator() - Method in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
getOperator() - Method in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 
getRowType(RelDataTypeFactory) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 

I

initializerExpressionFactory - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 

K

key - Variable in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView.MaterializedViewTable
The key with which this was stored in the materialization service, or null if not (yet) materialized.

L

library - Variable in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 

M

MaterializedViewTable(String, RelProtoDataType) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateMaterializedView.MaterializedViewTable
 
MutableArrayTable(String, RelProtoDataType, RelProtoDataType, InitializerExpressionFactory) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
Creates a MutableArrayTable.

N

name - Variable in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCheckConstraint
 
name - Variable in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateSchema
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateType
 
name - Variable in class org.apache.calcite.sql.ddl.SqlCreateView
 
name - Variable in class org.apache.calcite.sql.ddl.SqlDropObject
 
name - Variable in class org.apache.calcite.sql.ddl.SqlDropSchema
 
name - Variable in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 

O

of(SqlNode, RelDataType, ColumnStrategy) - Static method in class org.apache.calcite.sql.ddl.SqlCreateTable.ColumnDef
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCheckConstraint
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateSchema
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateTable
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateType
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlCreateView
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlDropFunction
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlDropMaterializedView
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlDropSchema
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlDropTable
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlDropType
 
OPERATOR - Static variable in class org.apache.calcite.sql.ddl.SqlDropView
 
optionList - Variable in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
options(SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
org.apache.calcite.sql.ddl - package org.apache.calcite.sql.ddl
Parse tree for SQL DDL statements.

P

pairs() - Method in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
populate(SqlIdentifier, SqlNode, CalcitePrepare.Context) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Populates the table called name by executing query.
primary(SqlParserPos, SqlIdentifier, SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a PRIMARY KEY constraint.
PRIMARY - Static variable in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 
primary(SqlParserPos, SqlIdentifier, SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlKeyConstraint
Creates a PRIMARY KEY constraint.
protoRowType - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 
protoStoredRowType - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 

Q

query - Variable in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
query - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable
 
query - Variable in class org.apache.calcite.sql.ddl.SqlCreateView
 

R

renameColumns(SqlNodeList, SqlNode) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Wraps a query to rename its columns.
rows - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 

S

schema(CalcitePrepare.Context, boolean, SqlIdentifier) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Returns the schema in which to create an object.
SqlAttributeDefinition - Class in org.apache.calcite.sql.ddl
Parse tree for SqlAttributeDefinition, which is part of a SqlCreateType.
SqlAttributeDefinition(SqlParserPos, SqlIdentifier, SqlDataTypeSpec, SqlNode, SqlCollation) - Constructor for class org.apache.calcite.sql.ddl.SqlAttributeDefinition
SqlCheckConstraint - Class in org.apache.calcite.sql.ddl
Parse tree for UNIQUE, PRIMARY KEY constraints.
SqlCheckConstraint(SqlParserPos, SqlIdentifier, SqlNode) - Constructor for class org.apache.calcite.sql.ddl.SqlCheckConstraint
SqlColumnDeclaration - Class in org.apache.calcite.sql.ddl
Parse tree for UNIQUE, PRIMARY KEY constraints.
SqlColumnDeclaration(SqlParserPos, SqlIdentifier, SqlDataTypeSpec, SqlNode, ColumnStrategy) - Constructor for class org.apache.calcite.sql.ddl.SqlColumnDeclaration
SqlCreateForeignSchema - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE FOREIGN SCHEMA statement.
SqlCreateForeignSchema(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNode, SqlNode, SqlNodeList) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
Creates a SqlCreateForeignSchema.
SqlCreateFunction - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE FUNCTION statement.
SqlCreateFunction(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNode, SqlNodeList) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateFunction
Creates a SqlCreateFunction.
SqlCreateMaterializedView - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE MATERIALIZED VIEW statement.
SqlCreateMaterializedView(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNodeList, SqlNode) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
Creates a SqlCreateView.
SqlCreateMaterializedView.MaterializedViewTable - Class in org.apache.calcite.sql.ddl
A table that implements a materialized view.
SqlCreateSchema - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE SCHEMA statement.
SqlCreateSchema(SqlParserPos, boolean, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateSchema
Creates a SqlCreateSchema.
SqlCreateTable - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE TABLE statement.
SqlCreateTable(SqlParserPos, boolean, boolean, SqlIdentifier, SqlNodeList, SqlNode) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateTable
Creates a SqlCreateTable.
SqlCreateTable.AbstractModifiableTable - Class in org.apache.calcite.sql.ddl
Abstract base class for implementations of ModifiableTable.
SqlCreateTable.ColumnDef - Class in org.apache.calcite.sql.ddl
Column definition.
SqlCreateTable.MutableArrayTable - Class in org.apache.calcite.sql.ddl
Table backed by a Java list.
SqlCreateType - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE TYPE statement.
SqlCreateType(SqlParserPos, boolean, SqlIdentifier, SqlNodeList, SqlDataTypeSpec) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateType
Creates a SqlCreateType.
SqlCreateView - Class in org.apache.calcite.sql.ddl
Parse tree for CREATE VIEW statement.
SqlCreateView(SqlParserPos, boolean, SqlIdentifier, SqlNodeList, SqlNode) - Constructor for class org.apache.calcite.sql.ddl.SqlCreateView
Creates a SqlCreateView.
SqlDdlNodes - Class in org.apache.calcite.sql.ddl
Utilities concerning SqlNode for DDL.
SqlDdlNodes() - Constructor for class org.apache.calcite.sql.ddl.SqlDdlNodes
 
SqlDdlNodes.FileType - Enum in org.apache.calcite.sql.ddl
File type for CREATE FUNCTION.
SqlDropFunction - Class in org.apache.calcite.sql.ddl
Parse tree for DROP FUNCTION statement.
SqlDropFunction(SqlParserPos, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropFunction
Creates a SqlDropFunction.
SqlDropMaterializedView - Class in org.apache.calcite.sql.ddl
Parse tree for DROP MATERIALIZED VIEW statement.
SqlDropMaterializedView(SqlParserPos, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropMaterializedView
Creates a SqlDropMaterializedView.
SqlDropObject - Class in org.apache.calcite.sql.ddl
Base class for parse trees of DROP TABLE, DROP VIEW, DROP MATERIALIZED VIEW and DROP TYPE statements.
SqlDropObject(SqlOperator, SqlParserPos, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropObject
Creates a SqlDropObject.
SqlDropSchema - Class in org.apache.calcite.sql.ddl
Parse tree for DROP TABLE statement.
SqlDropSchema(SqlParserPos, boolean, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropSchema
Creates a SqlDropSchema.
SqlDropTable - Class in org.apache.calcite.sql.ddl
Parse tree for DROP TABLE statement.
SqlDropTable(SqlParserPos, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropTable
Creates a SqlDropTable.
SqlDropType - Class in org.apache.calcite.sql.ddl
Parse tree for DROP TYPE statement.
SqlDropType(SqlParserPos, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropType
 
SqlDropView - Class in org.apache.calcite.sql.ddl
Parse tree for DROP VIEW statement.
SqlDropView(SqlParserPos, boolean, SqlIdentifier) - Constructor for class org.apache.calcite.sql.ddl.SqlDropView
Creates a SqlDropView.
SqlKeyConstraint - Class in org.apache.calcite.sql.ddl
Parse tree for UNIQUE, PRIMARY KEY constraints.
SqlKeyConstraint(SqlParserPos, SqlIdentifier, SqlNodeList) - Constructor for class org.apache.calcite.sql.ddl.SqlKeyConstraint
Creates a SqlKeyConstraint.
strategy - Variable in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
strategy - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.ColumnDef
 

T

toModificationRel(RelOptCluster, RelOptTable, Prepare.CatalogReader, RelNode, TableModify.Operation, List<String>, List<RexNode>, boolean) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.AbstractModifiableTable
 
type - Variable in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
type - Variable in class org.apache.calcite.sql.ddl.SqlCreateTable.ColumnDef
 

U

unique(SqlParserPos, SqlIdentifier, SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Creates a UNIQUE constraint.
UNIQUE - Static variable in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 
unique(SqlParserPos, SqlIdentifier, SqlNodeList) - Static method in class org.apache.calcite.sql.ddl.SqlKeyConstraint
Creates a UNIQUE constraint.
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlAttributeDefinition
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCheckConstraint
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlColumnDeclaration
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateFunction
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateSchema
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateType
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlCreateView
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlDropObject
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlDropSchema
 
unparse(SqlWriter, int, int) - Method in class org.apache.calcite.sql.ddl.SqlKeyConstraint
 
unwrap(Class<C>) - Method in class org.apache.calcite.sql.ddl.SqlCreateMaterializedView.MaterializedViewTable
 
unwrap(Class<C>) - Method in class org.apache.calcite.sql.ddl.SqlCreateTable.MutableArrayTable
 
usingList - Variable in class org.apache.calcite.sql.ddl.SqlCreateFunction
 

V

validator(CalcitePrepare.Context, boolean) - Static method in class org.apache.calcite.sql.ddl.SqlDdlNodes
Returns the SqlValidator with the given context schema and type factory.
value(SqlNode) - Static method in class org.apache.calcite.sql.ddl.SqlCreateForeignSchema
Returns the value of a literal, converting NlsString into String.
valueOf(String) - Static method in enum org.apache.calcite.sql.ddl.SqlDdlNodes.FileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.calcite.sql.ddl.SqlDdlNodes.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.