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