Interface SQLAlterTableItem

All Superinterfaces:
SQLObject
All Known Implementing Classes:
MysqlAlterTableAlterCheck, MySqlAlterTableAlterColumn, MySqlAlterTableAlterFullTextIndex, MySqlAlterTableChangeColumn, MySqlAlterTableDiscardTablespace, MySqlAlterTableForce, MySqlAlterTableImportTablespace, MySqlAlterTableLock, MySqlAlterTableModifyColumn, MySqlAlterTableOption, MySqlAlterTableOrderBy, MySqlAlterTableValidation, OdpsAlterTableSetChangeLogs, OdpsAlterTableSetFileFormat, OracleAlterTableDropPartition, OracleAlterTableItem, OracleAlterTableModify, OracleAlterTableMoveTablespace, OracleAlterTableSplitPartition, OracleAlterTableTruncatePartition, SQLAlterCharacter, SQLAlterTableAddClusteringKey, SQLAlterTableAddColumn, SQLAlterTableAddConstraint, SQLAlterTableAddExtPartition, SQLAlterTableAddIndex, SQLAlterTableAddPartition, SQLAlterTableAddSupplemental, SQLAlterTableAlterColumn, SQLAlterTableAlterIndex, SQLAlterTableAnalyzePartition, SQLAlterTableArchivePartition, SQLAlterTableBlockSize, SQLAlterTableChangeOwner, SQLAlterTableCheckPartition, SQLAlterTableCoalescePartition, SQLAlterTableCompression, SQLAlterTableConvertCharSet, SQLAlterTableDeleteByCondition, SQLAlterTableDisableConstraint, SQLAlterTableDisableKeys, SQLAlterTableDisableLifecycle, SQLAlterTableDiscardPartition, SQLAlterTableDropClusteringKey, SQLAlterTableDropColumnItem, SQLAlterTableDropConstraint, SQLAlterTableDropExtPartition, SQLAlterTableDropForeignKey, SQLAlterTableDropIndex, SQLAlterTableDropKey, SQLAlterTableDropPartition, SQLAlterTableDropPrimaryKey, SQLAlterTableDropSubpartition, SQLAlterTableEnableConstraint, SQLAlterTableEnableKeys, SQLAlterTableEnableLifecycle, SQLAlterTableExchangePartition, SQLAlterTableImportPartition, SQLAlterTableMergePartition, SQLAlterTableModifyClusteredBy, SQLAlterTableOptimizePartition, SQLAlterTablePartition, SQLAlterTablePartitionCount, SQLAlterTablePartitionLifecycle, SQLAlterTablePartitionSetProperties, SQLAlterTableRebuildPartition, SQLAlterTableRecoverPartitions, SQLAlterTableRename, SQLAlterTableRenameColumn, SQLAlterTableRenameIndex, SQLAlterTableRenamePartition, SQLAlterTableReOrganizePartition, SQLAlterTableRepairPartition, SQLAlterTableReplaceColumn, SQLAlterTableSetComment, SQLAlterTableSetLifecycle, SQLAlterTableSetLocation, SQLAlterTableSetOption, SQLAlterTableSubpartitionAvailablePartitionNum, SQLAlterTableSubpartitionLifecycle, SQLAlterTableTouch, SQLAlterTableTruncatePartition, SQLAlterTableUnarchivePartition

public interface SQLAlterTableItem extends SQLObject