Uses of Package
org.h2.mvstore.type
Packages that use org.h2.mvstore.type
Package
Description
A persistent storage for tree maps.
Helper classes to use the MVStore in the H2 database.
An R-tree implementation
Helper classes to use the MVStore in a transactional manner.
Data types and serialization / deserialization
Internal utility classes.
-
Classes in org.h2.mvstore.type used by org.h2.mvstore
-
Classes in org.h2.mvstore.type used by org.h2.mvstore.dbClassDescriptionThe base class for data type implementations.A data type.Class DBMetaType is a type for values in the type registry map.A data type that allows to save its state.A factory for data types.
-
Classes in org.h2.mvstore.type used by org.h2.mvstore.rtree
-
Classes in org.h2.mvstore.type used by org.h2.mvstore.txClassDescriptionThe base class for data type implementations.A data type.Class DBMetaType is a type for values in the type registry map.A data type that allows to save its state.A factory for data types.
-
Classes in org.h2.mvstore.type used by org.h2.mvstore.typeClassDescriptionThe base class for data type implementations.Class ByteArrayDataType.A data type.Class LongDataType.Class DBMetaType is a type for values in the type registry map.A factory for data types.A string type.
-
Classes in org.h2.mvstore.type used by org.h2.util