| Recommend this page to a friend! |
| Classes of Sergey Shilko | > | Abstract SQL Table to Object | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This package uses the Active Record design pattern to map database table records to objects. It provides a base class from which all classes that map database tables should inherit. The sub-class should define the table it is wrapping, the primary key field and variables to store the table field values. The base class can query the database to retrieve the list of fields of the specified table. It can also perform all the basic operations of INSERT, SELECT, UPDATE and DELETE the mapped table rows. This package uses ADODb database abstraction package so it can support multiple databases. |
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes | |
| Design Patterns | Implementations of well known design patterns | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||