Uses of Class
org.h2.mvstore.type.ObjectDataType.ShortType
-
Packages that use ObjectDataType.ShortType Package Description org.h2.mvstore.type Data types and serialization / deserialization -
-
Uses of ObjectDataType.ShortType in org.h2.mvstore.type
Fields in org.h2.mvstore.type declared as ObjectDataType.ShortType Modifier and Type Field Description (package private) static ObjectDataType.ShortTypeObjectDataType.ShortType. INSTANCEThe only instance of this type.
-