Uses of Class
org.h2.command.ddl.SchemaOwnerCommand
Packages that use SchemaOwnerCommand
Package
Description
Contains DDL (data definition language) and related SQL statements.
-
Uses of SchemaOwnerCommand in org.h2.command.ddl
Subclasses of SchemaOwnerCommand in org.h2.command.ddlModifier and TypeClassDescriptionclassThe base class for ALTER DOMAIN commands.classThis class represents the statement ALTER DOMAIN ADD CONSTRAINTclassThis class represents the statement ALTER DOMAIN DROP CONSTRAINTclassThis class represents the statements ALTER DOMAIN SET DEFAULT ALTER DOMAIN DROP DEFAULT ALTER DOMAIN SET ON UPDATE ALTER DOMAIN DROP ON UPDATEclassThis class represents the statement ALTER DOMAIN RENAMEclassThis class represents the statement ALTER DOMAIN RENAME CONSTRAINTclassThis class represents the statement ALTER SEQUENCE.classThis class represents the statement CREATE CONSTANTclassThis class represents the statement CREATE DOMAINclassThis class represents the statement CREATE SEQUENCE.classThis class represents the statement CREATE SYNONYMclassThis class represents the statement CREATE VIEWclassThis class represents the statement DROP AGGREGATEclassThis class represents the statement DROP CONSTANTclassThis class represents the statement DROP DOMAINclassThis class represents the statement DROP ALIASclassThis class represents the statement DROP SEQUENCEclassThis class represents the statement DROP SYNONYM