Version 1.15 (checked in on 2010/12/22 at 01:16:43 by webchick)
Query code for SQLite embedded database engine.
| Name | Description |
|---|---|
| DeleteQuery_sqlite | SQLite specific implementation of DeleteQuery. |
| InsertQuery_sqlite | SQLite specific implementation of InsertQuery. |
| TruncateQuery_sqlite | SQLite specific implementation of TruncateQuery. |
| UpdateQuery_sqlite | SQLite specific implementation of UpdateQuery. |