In order to put a delimeter for a flat file, which should not be a part of string in the flat file.
Then you can rely on VERTICAL TAB.
Number 11 is for VERTICAL TAB.
The following VALUE should be given in column delimeter property of output file.
String.valueOf((char)11)
Then you can rely on VERTICAL TAB.
Number 11 is for VERTICAL TAB.
The following VALUE should be given in column delimeter property of output file.
String.valueOf((char)11)