next up previous contents
Next: Database tools Up: Applications and Motivations Previous: JavaBeans   Contents

Serialization

Object serialization is implemented using reflection, again in order to eliminate the need for native code in the API. By using reflection, the serialization API can generically perform (de)serialization of any object of any class.



Nadeem Hamid 2000-07-24