Uses of Class
io.trino.spi.type.SqlDecimal
Packages that use SqlDecimal
-
Uses of SqlDecimal in io.trino.spi.type
Methods in io.trino.spi.type that return SqlDecimalModifier and TypeMethodDescriptionstatic SqlDecimalSqlDecimal.decimal(String value, DecimalType type) static SqlDecimalSqlDecimal.of(long unscaledValue, int precision, int scale)