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.Represents a SQL statement.Represents the client-side part of a SQL statement.The parser is used to convert a SQL statement string to an command object.A prepared statement.Token.Tokenizer.