Login   Register  
PHP Classes

Class: ORM mapping class(like Hibernate), maps database table rows to objects

    If the download of this class does not start in a few seconds, use this link.

    File: ormbaseobject-2016-06-18.zip
    Size: 13K

    ORM mapping class(like Hibernate), maps database table rows to objects

    Store and retrieve objects in MySQL table records

    Download also these packages needed by this class:
    Class DownloadWhy it is needed Dependency
    Simple error handling class Download .zip .tar.gz To be able to log any mysql errors and erros that have occured in BaseObject class itself Recommended
    Ultimate MySQL wrapper Download .zip .tar.gz Is used to perform queries that keep objects and database synchronized, also for charater escaping Required

    Return to the ORM mapping class(like Hibernate), maps database table rows to objects page