This class can be used to generate classes to access MySQL database table records as objects.
It can associate fields of a given MySQL database table to variables of the class to be generated.
The class generates a class file with setter and getter functions to access the values of the table fields mapped to class variables.
It also generates functions to query the MySQL table to store and retrieve the mapped field values.
| There are not enough user ratings to display for this 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.