Uses of Enum
org.h2.constraint.ConstraintActionType

Packages that use ConstraintActionType
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
Contains DDL (data definition language) and related SQL statements.
Database constraints such as check constraints, unique constraints, and referential constraints.
Implementation of the JDBC database metadata API (package java.sql).
Classes related to a table and table meta data.