Interface RowDataToStringConverter


@Internal public interface RowDataToStringConverter
Interface to convert RowData to String using the SQL casting rules.
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(RowData rowData)