Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

All about Deep /Shallow copy

807605Jul 15 2007 — edited Jul 16 2007
Hi,

I have a hierarchycal data structure, I want to have two copies, where one copy remains untouched and other copy goes through amendments,

How can I create such two copies, I guess I refer to deep copy.

If so how can I make a deep copy.

The structure consists of dtos, arrays etc

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2007
Added on Jul 15 2007
18 comments
716 views