Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1-incubating
-
None
Description
we currently store a java.util.Properties field directly in a CLob without doing any proper serialisation.
We should rather use storeToXml and loadFromXml instead.