Uses of Class
org.h2.schema.Sequence

Packages that use Sequence
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 high level classes of the database and classes that don't fit in another sub-package.
Expressions include mathematical operations, simple values, and others.
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
Classes related to a table and table meta data.