Uses of Class
org.h2.value.ExtTypeInfoNumeric
-
Packages that use ExtTypeInfoNumeric Package Description org.h2.value Data type and value implementations. -
-
Uses of ExtTypeInfoNumeric in org.h2.value
Fields in org.h2.value declared as ExtTypeInfoNumeric Modifier and Type Field Description static ExtTypeInfoNumeric
ExtTypeInfoNumeric. DECIMAL
DECIMAL data type.
-