|
|
| Name: |
MySQL Model |
| Base name: |
mysql_model |
| Description: |
Wrap the access to MySQL table rows using objects |
| Related classes: |
model |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
811 users |
| All time rank: |
3498 |
| Week users: |
0 users |
| Week rank: |
2339 |
| |
|
This class can be used as a wrapper to provide an object oriented access to MySQL database table rows.
It retrieves table metadata to determine the names and other properties of table columns to map them to object properties.
It provides mechanisms for finding, creating, modifying and removing table records.
Additionally, it allows for lazy joins of rows of tables that establish one-to-one or one-to-many relationships. The related objects are also mapped to objects of the class.
| Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|