Package com.exasol.sql.ddl.create
-
Interface Summary Interface Description CreateSchemaFragment This is the common interface for all fragments of a CREATE SCHEMA statement.CreateSchemaVisitor Visitor forCREATE SCHEMAstatements.CreateTableFragment This is the common interface for all fragments of a CREATE TABLE statement.CreateTableVisitor Visitor forCREATE TABLEstatements. -
Class Summary Class Description CreateSchema This class implements an SQLCreateSchemastatement.CreateTable This class implements an SQLCreateTablestatement