Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Hugo Ferreira da Silva (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 is an object-relational mapping tool combining the styles of two frameworks: Hibernate and PEAR::DB_DataObjects. It can manage information in objects to be stored and retrieved in relational databases. It uses XML files to define how tables are mapped to database tables to know how to store and retrieve the mapped objects. It features: - It uses DOMIT! XML Parser to process the XML mapping files, so it does not require any PHP XML parser extension. - It can validate the objects before inserting or updating them in database - It provides support for relationships one-to-many, many-to-many and many-to-one - Create your classes and maps by reverse engineering - Create your databases tables based on your map files - Currently it supports PostgreSQL and MySQL (InnoDB tables) |
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 |