Uses of Package
org.h2.command

Packages that use org.h2.command
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.
Contains queries.
Database constraints such as check constraints, unique constraints, and referential constraints.
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.
Implementation of the JDBC API (package java.sql).
A small FTP server.
PostgreSQL server implementation of this database.
Classes related to a table and table meta data.