Package org.h2.mvstore.type

Data types and serialization / deserialization

See:
          Description

Interface Summary
DataType A data type.
 

Class Summary
ObjectDataType A data type implementation for the most common data types, including serializable objects.
StringDataType A string type.
 

Package org.h2.mvstore.type Description

Data types and serialization / deserialization