Interface SQLCreateStatement

All Superinterfaces:
SQLDbTypedObject, SQLDDLStatement, SQLObject, SQLStatement
All Known Implementing Classes:
AntsparkCreateTableStatement, BlinkCreateTableStatement, ClickhouseCreateTableStatement, DB2CreateTableStatement, HiveCreateFunctionStatement, HiveCreateTableStatement, MySqlCreateServerStatement, MySqlCreateTableSpaceStatement, MySqlCreateTableStatement, MySqlCreateUserStatement, OdpsCreateTableStatement, OracleCreateDatabaseDbLinkStatement, OracleCreateIndexStatement, OracleCreatePackageStatement, OracleCreateSynonymStatement, OracleCreateTableStatement, OracleCreateTypeStatement, OscarCreateSchemaStatement, PGCreateSchemaStatement, SQLAlterResourceGroupStatement, SQLAlterViewStatement, SQLCreateDatabaseStatement, SQLCreateFunctionStatement, SQLCreateIndexStatement, SQLCreateMaterializedViewStatement, SQLCreateProcedureStatement, SQLCreateResourceGroupStatement, SQLCreateRoleStatement, SQLCreateSequenceStatement, SQLCreateTableGroupStatement, SQLCreateTableStatement, SQLCreateTriggerStatement, SQLCreateViewStatement, SQLDropRoleStatement, SQLListResourceGroupStatement

public interface SQLCreateStatement extends SQLDDLStatement