Uses of Package
org.h2.command.dml
Packages that use org.h2.command.dml
Package
Description
Contains DML (data manipulation language) and related SQL statements.
Utility classes for compatibility with other database, for example MySQL.
Classes related to a table and table meta data.
-
Classes in org.h2.command.dml used by org.h2.command.dmlClassDescriptionCommand that supports VALUES clause.Data change statement.This class represents the statement INSERTAbstract WHEN command of the MERGE statement.Set clause list.
-
Classes in org.h2.command.dml used by org.h2.mode
-
Classes in org.h2.command.dml used by org.h2.table