Hi All, I have table having id column with BIGINT DataType in mysql, when we convert it to List<ROW> it shows as Type Long (java language datatype).
Is there any mechanism to bring this column datatype to String in Java language?. or anyother approach that willl give me dataset to type of string? your help would be much appreciable. Thanks -- Regards Gajanan Patil 97666 96197
