This class can generate the code that implements the model, view and controller design pattern.
It can generate a page controller page script and model and view classes to create, edit and display records of data entities that are stored in a database.
The class may also generate an SQL script to create the table definition to store the entity records in a MySQL Database.