public class BigDecimalConverter
extends java.lang.Object
BigDecimal to other numeric types based on the input Schema.TypeName.| Constructor and Description | 
|---|
| BigDecimalConverter() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SerializableFunction<java.math.BigDecimal,? extends java.lang.Number> | forSqlType(Schema.TypeName typeName) | 
public static SerializableFunction<java.math.BigDecimal,? extends java.lang.Number> forSqlType(Schema.TypeName typeName)