Class TransformToDecimal

java.lang.Object
app.babylon.table.transform.TransformToDecimal
All Implemented Interfaces:
Transform

@Deprecated(since="0.3.25", forRemoval=true) public class TransformToDecimal extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Legacy decimal conversion transform. New transformation statements should use TransformToType with ColumnTypes.DECIMAL.