[Simple-support] Fine tuning CycleStrategy
Brought to you by:
niallg
|
From: Zvika M. <zv...@ti...> - 2009-04-21 14:07:55
|
hi, I'm serializing an object graph containing many database-retrieved(hibernate) entities, and they all have pre-generated ids. Is there a way of letting Simple use the object's builtin (database) id's for creating object references? Also, is there a way of using CycleStrategy only for certain properties or property types, (using annotations or any other way)? many thanks, Zvika |