I\'m trying to conver a java Object to a string separated by "SEPARATOR".
Example
public class Person{ int id; String name; String age; Stri