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 TypeClassDescriptionclass
This class represents the statement ALTER TABLE ADD CONSTRAINTclass
This class represents the statement ALTER TABLE DROP CONSTRAINTclass
This class represents the statement ALTER TABLE RENAMEclass
This class represents the statement ALTER TABLE ALTER COLUMN RENAMEclass
This class represents the statement ALTER TABLE RENAME CONSTRAINT