Uses of Class
org.h2.mvstore.db.NullValueDataType
-
Packages that use NullValueDataType Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database. -
-
Uses of NullValueDataType in org.h2.mvstore.db
Fields in org.h2.mvstore.db declared as NullValueDataType Modifier and Type Field Description static NullValueDataType
NullValueDataType. INSTANCE
Dummy data type instance.
-