Uses of Class
org.h2.value.ValueBigDecimalBase
-
Packages that use ValueBigDecimalBase Package Description org.h2.value Data type and value implementations. -
-
Uses of ValueBigDecimalBase in org.h2.value
Subclasses of ValueBigDecimalBase in org.h2.value Modifier and Type Class Description class
ValueDecfloat
Implementation of the DECFLOAT data type.class
ValueNumeric
Implementation of the NUMERIC data type.
-