I am looking for the best method of serializing/de-serializing CayenneDataObjects as JSON. I've written my own class for now, but am interested in hearing about a good method to use either XStream, Jackson or some other library.
John Kuhns
I am looking for the best method of serializing/de-serializing CayenneDataObjects as JSON. I've written my own class for now, but am interested in hearing about a good method to use either XStream, Jackson or some other library.
John Kuhns