PHP Classes

Classes of Jason Johnson

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Jason Johnson (1)  >  Mission progress status  >  Reputation  
Picture of Jason Johnson
Name: Jason Johnson <contact>
Classes: 1
Country: United States United States
Age: 41
All time rank: 2591357 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 837
Week users: 0
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MySQL Model  
Wrap the access to MySQL table rows using objects
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z