Hi
As far as I understand if you have a classe that implements Serializable and is referenced by an Entity it will be automatically stored using standard serialization mechanizm.
Is there any option to turn off that feature so that if an un-enhanced (Serializable) class is referenced an error will be printed ??
Thanks in advance
b