Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of dave gebler (1) | > | Mission progress status | > | Reputation |
|
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 |
| ||||
This package can be used to manage database table records as objects using the Active Record design pattern. The main class takes as parameters a database access object (DAO), the name of a table and the key field. The class can create, retrieve, update and delete database record mapping class variables to table field values. The database access is done by the DAO class. Currently there DAO classes to access MySQL databases and to use ADODB classes. |
Not enough user ratings |
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 |