Uses of Class
org.h2.value.CompareMode

Packages that use CompareMode
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Aggregate functions.
Condition expressions.
Implementation of the JDBC API (package java.sql).
Helper classes to use the MVStore in the H2 database.
Implementation of row and internal result sets.
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
Classes related to a table and table meta data.
Various tools.
Data type and value implementations.