Uses of Class
org.h2.expression.ExpressionVisitor

Packages that use ExpressionVisitor
Package
Description
Contains DML (data manipulation language) and related SQL statements.
Contains queries.
Database constraints such as check constraints, unique constraints, and referential constraints.
Expressions include mathematical operations, simple values, and others.
Aggregate functions.
Base classes for data analysis operations and implementations of window functions.
Condition expressions.
Functions.
Utility classes for compatibility with other database, for example MySQL.
Classes related to a table and table meta data.