PersistenceObjects for php

1. Create the model classes

A class should be created for each object that need to be stored in the database. In this example we need three classes:

The following rules need to be remembered here: