Class ConversionClassTransformation

  • All Implemented Interfaces:
    TypeTransformation

    @Internal
    public class ConversionClassTransformation
    extends Object
    implements TypeTransformation
    This type transformation transforms the specified DataType to a new one with the expected conversion class. The mapping from data type to conversion class is defined by the constructor parameter conversions map that maps from type root to the expected conversion class.