This class can be used to generate the code of object-relational mapping (ORM) classes to access MySQL database tables.
It retrieves the list of fields of a given database table and generates classes with functions to create, retrieve, update and delete table records.
This Generator contains a configurable interface and a reusable UI for generating different classes.
It can also generate functions to get and set table field attribute values.
The class comes with scripts to provide a Web based interface to generate the code with the class.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.