DB_QueryTool
- Table of Contents
- Introduction -- An OO-interface for easily retrieving and modifying data in a database
| Warning |
This package has been superseded. Please use MDB_QueryTool for new projects. |
This package is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries.
