Class ValueDataType

java.lang.Object
org.h2.mvstore.type.BasicDataType<Value>
org.h2.mvstore.db.ValueDataType
All Implemented Interfaces:
Comparator<Value>, DataType<Value>, StatefulDataType<Database>

public final class ValueDataType extends BasicDataType<Value> implements StatefulDataType<Database>
A row type.