Serialization

A discussion forum for the JCommon class library.
Locked
Rob

Serialization

Post by Rob » Tue Aug 13, 2002 8:41 pm

Is it possible to explicitly serialize a dataset without having to decompose it into its values? I notice that Serializable is missing from the dataset classes? Are there any utilities to achieve this?

Locked