Creating a persistent Class

The first tutorial will show you how to create a simple persistent class, how to activate the Enhancer and how to write code that

·      stores a persistent object in the database,

·      reads the object from the database,

·      deletes it at the end.