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