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.ShortType
ObjectDataType.ShortType. INSTANCE
The only instance of this type.
-