Skip navigation links
Apache Calcite
E I O P S 

E

execute(SqlCreateForeignSchema, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE FOREIGN SCHEMA command.
execute(SqlCreateFunction, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE FUNCTION command.
execute(SqlDropObject, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes DROP FUNCTION, DROP TABLE, DROP MATERIALIZED VIEW, DROP TYPE, DROP VIEW commands.
execute(SqlCreateMaterializedView, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE MATERIALIZED VIEW command.
execute(SqlCreateSchema, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE SCHEMA command.
execute(SqlDropSchema, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a DROP SCHEMA command.
execute(SqlCreateTable, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE TABLE command.
execute(SqlCreateType, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE TYPE command.
execute(SqlCreateView, CalcitePrepare.Context) - Method in class org.apache.calcite.server.ServerDdlExecutor
Executes a CREATE VIEW command.

I

INSTANCE - Static variable in class org.apache.calcite.server.ServerDdlExecutor
Singleton instance.

O

org.apache.calcite.server - package org.apache.calcite.server
 

P

PARSER_FACTORY - Static variable in class org.apache.calcite.server.ServerDdlExecutor
Parser factory.

S

ServerDdlExecutor - Class in org.apache.calcite.server
Executes DDL commands.
ServerDdlExecutor() - Constructor for class org.apache.calcite.server.ServerDdlExecutor
Creates a ServerDdlExecutor.
E I O P S 
Skip navigation links
Apache Calcite

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