Uses of Package
org.h2.store

Packages that use org.h2.store
Package
Description
Contains DML (data manipulation language) and related SQL statements.
Contains high level classes of the database and classes that don't fit in another sub-package.
Helper classes to use the MVStore in the H2 database.
Implementation of row and internal result sets.
Security classes, such as encryption and cryptographically secure hash algorithms.
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
Various tools.
Data type and value implementations.
LOB data for values.