Uses of Class
org.h2.mvstore.db.ValueDataType
-
Packages that use ValueDataType Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database. -
-
Uses of ValueDataType in org.h2.mvstore.db
Fields in org.h2.mvstore.db declared as ValueDataType Modifier and Type Field Description private ValueDataType
MVSortedTempResult. orderedDistinctOnType
Used for DISTINCT ON in presence of ORDER BY.private ValueDataType
RowDataType. valueDataType
-