跳过导航链接
Apache Calcite
E I O P S 

E

execute(SqlCreateForeignSchema, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE FOREIGN SCHEMA command.
execute(SqlCreateFunction, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE FUNCTION command.
execute(SqlDropObject, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes DROP FUNCTION, DROP TABLE, DROP MATERIALIZED VIEW, DROP TYPE, DROP VIEW commands.
execute(SqlTruncateTable, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a TRUNCATE TABLE command.
execute(SqlCreateMaterializedView, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE MATERIALIZED VIEW command.
execute(SqlCreateSchema, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE SCHEMA command.
execute(SqlDropSchema, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a DROP SCHEMA command.
execute(SqlCreateTable, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE TABLE command.
execute(SqlCreateTableLike, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE TABLE LIKE command.
execute(SqlCreateType, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE TYPE command.
execute(SqlCreateView, CalcitePrepare.Context) - 类 中的方法org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE VIEW command.

I

INSTANCE - 类 中的静态变量org.apache.calcite.server.ServerDdlExecutor
Singleton instance.

O

org.apache.calcite.server - 程序包 org.apache.calcite.server
 

P

PARSER_FACTORY - 类 中的静态变量org.apache.calcite.server.ServerDdlExecutor
Parser factory.

S

ServerDdlExecutor - org.apache.calcite.server中的类
Executes DDL commands.
ServerDdlExecutor() - 类 的构造器org.apache.calcite.server.ServerDdlExecutor
Creates a ServerDdlExecutor.
E I O P S 
跳过导航链接
Apache Calcite

Copyright © 2012-2023 Apache Software Foundation. All Rights Reserved.