Uses of Class
com.yandex.ydb.table.values.DecimalType
-
Packages that use DecimalType Package Description com.yandex.ydb.table.values -
-
Uses of DecimalType in com.yandex.ydb.table.values
Methods in com.yandex.ydb.table.values that return DecimalType Modifier and Type Method Description DecimalTypeDecimalValue. getType()static DecimalTypeDecimalType. of()static DecimalTypeDecimalType. of(int precision)static DecimalTypeDecimalType. of(int precision, int scale)
-