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.
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).
Classes related to a table and table meta data.