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