| Author |
Serialization question
|
Ashwin Kumar
Ranch Hand
Joined: Apr 07, 2005
Posts: 78
|
|
|
In the serialization process What happens to the object references included in the object?
|
Preparing SCEA..<br />SCBCD 5.0<br />SCWCD 1.4<br />SCJP 1.4
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Shonak, The entire object graph is serialized (when you use the default serialization mechanism). I suggest you refer to the Serialization Guide for more details. Good Luck, Avi.
|
 |
 |
|
|
subject: Serialization question
|
|
|