Uses of Class
org.h2.schema.Domain

Packages that use Domain
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
Contains DDL (data definition language) and related SQL statements.
Contains DML (data manipulation language) and related SQL statements.
Database constraints such as check constraints, unique constraints, and referential constraints.
Functions.
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
Classes related to a table and table meta data.