query.inc

Version 1.15 (checked in on 2010/12/22 at 01:16:43 by webchick)

Query code for SQLite embedded database engine.

Classes

NameDescription
DeleteQuery_sqliteSQLite specific implementation of DeleteQuery.
InsertQuery_sqliteSQLite specific implementation of InsertQuery.
TruncateQuery_sqliteSQLite specific implementation of TruncateQuery.
UpdateQuery_sqliteSQLite specific implementation of UpdateQuery.