A generic Query interface to be implemented by all Query objects.
Located in /harmoni/core/DBHandler/Query.interface.php (line 80)
Class | Description |
---|---|
DeleteQueryInterface | A DeleteQuery interface provides the tools to build an SQL DELETE query. |
GenericSQLQueryInterface | A GenericSQLQuery provides a way to specify the SQL string manually. Use this query type to execute queries not available through the other Query objects (for example, data-definition queries). |
InsertQueryInterface | An InsertQuery interface provides the tools to build an SQL INSERT query. |
SelectQueryInterface | A SelectQuery interface provides the tools to build an SQL SELECT query. |
UpdateQueryInterface | An UpdateQuery interface provides the tools to build an SQL UPDATE query. |
Documentation generated on Wed, 19 Sep 2007 10:25:44 -0400 by phpDocumentor 1.3.0RC3