serialising SimpleORM classes?

Noel Grandin <[email protected]> Mon, 08 Nov 2010 16:23:02 +0200
Newsgroups gmane.comp.java.orm.simpleorm
Message-ID <[email protected]>
Hi

I'm trying to send some SRecordInstance objects across a network link using serialisation, but it's not working.
I suspect the problem is that the SimpleORM classes do not have proper serialVersionUID fields.
The classes should either not declare serialVersionUID at all, or they should have values generated using the serialver
tool.

Regards, Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html