Uses of Enum Class
io.trino.plugin.jdbc.DecimalConfig.DecimalMapping
Packages that use DecimalConfig.DecimalMapping
-
Uses of DecimalConfig.DecimalMapping in io.trino.plugin.jdbc
Methods in io.trino.plugin.jdbc that return DecimalConfig.DecimalMappingModifier and TypeMethodDescription@NotNull DecimalConfig.DecimalMappingDecimalConfig.getDecimalMapping()static DecimalConfig.DecimalMappingDecimalSessionSessionProperties.getDecimalRounding(ConnectorSession session) static DecimalConfig.DecimalMappingReturns the enum constant of this class with the specified name.static DecimalConfig.DecimalMapping[]DecimalConfig.DecimalMapping.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.jdbc with parameters of type DecimalConfig.DecimalMappingModifier and TypeMethodDescriptionDecimalConfig.setDecimalMapping(DecimalConfig.DecimalMapping decimalMapping)