Uses of Class
org.h2.command.ddl.AlterTable
Packages that use AlterTable
Package
Description
Contains DDL (data definition language) and related SQL statements.
-
Uses of AlterTable in org.h2.command.ddl
Subclasses of AlterTable in org.h2.command.ddlModifier and TypeClassDescriptionclassThis class represents the statement ALTER TABLE ADD CONSTRAINTclassThis class represents the statement ALTER TABLE DROP CONSTRAINTclassThis class represents the statement ALTER TABLE RENAMEclassThis class represents the statement ALTER TABLE ALTER COLUMN RENAMEclassThis class represents the statement ALTER TABLE RENAME CONSTRAINT