NShape Programmer Tasks
Adding Persistency Support

<< Click to Display Table of Contents >>

Navigation:  Programmer Tasks > Developing a New Shape Class >

NShape Programmer Tasks
Adding Persistency Support

Previous pageReturn to chapter overviewNext page

To add persistency support

1.Providing the description of the conceptual entity.
2.Implement the load method.
3.Implement the save method.
4.Supporting Repository Versions

See Also

Programmer Tasks: Developing a new shape class