File: |
DataObjectBuilder.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Builds the Database ORM |
Class: |
Database ORM Builder
Generate MySQL Object Relational Mapping classes |
Author: |
By Anthony Amolochitis |
Last change: |
The functions that were being generated were not using the self::GetTableName() function to get the table name. Instead there were being hard coded into each function. Now each function gets this value from self::GetTableName(). |
Date: |
10 years ago |
Size: |
25,930 bytes |
|
|
|