Package org.h2.command
package org.h2.command
This package contains the parser and the base classes for prepared SQL statements.
-
ClassDescriptionRepresents a SQL statement.Represents a single SQL statements.Collector of generated keys.Represents a SQL statement.Represents a list of SQL statements.Represents the client-side part of a SQL statement.The parser is used to convert a SQL statement string to an command object.Enumeration describing null constraintsA prepared statement.Token.Tokenizer.