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.
-
Classes in org.h2.store used by org.h2.command.dml
-
Classes in org.h2.store used by org.h2.engineClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.The file lock is used to lock a database so that only one process can write to it.This class is an abstraction of a random access file.Represents an in-doubt transaction (a transaction in the prepare phase).This factory creates in-memory objects and temporary files.A mechanism to store and retrieve lob data.
-
Classes in org.h2.store used by org.h2.mvstore.dbClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.Represents an in-doubt transaction (a transaction in the prepare phase).A mechanism to store and retrieve lob data.
-
Classes in org.h2.store used by org.h2.resultClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.
-
Classes in org.h2.store used by org.h2.securityClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.This class is an abstraction of a random access file.
-
Classes in org.h2.store used by org.h2.storeClassDescriptionThis class represents a byte buffer that contains persistent data of a page.A data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.This class is an abstraction of a random access file.A mechanism to store and retrieve lob data.A tool that simulates a crash while writing to the database, and then verifies the database doesn't get corrupt.
-
Classes in org.h2.store used by org.h2.toolsClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.This class is an abstraction of a random access file.A mechanism to store and retrieve lob data.
-
Classes in org.h2.store used by org.h2.valueClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.
-
Classes in org.h2.store used by org.h2.value.lobClassDescriptionA data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.This class is an abstraction of a random access file.