MDB_QueryTool

Inhaltsverzeichnis
Introduction --  An OO-interface for easily retrieving and modifying data in a database
Object --  An introduction to the usage of Objects with MDB_QueryTool
Quick API reference --  A quick overview of the available methods. Please refer to the full API docs for a detailed documentation.

Das Package ist eine objektorientierte Abstraktion für die SQL-Abfragesprache. Es bietet Methoden wie setWhere, setOrder, setGroup, setJoin, usw. um einfach Abfrage zu erzeugen.