Package system\db\schema\sqlite
| CSqliteColumnSchema | CSqliteColumnSchema class describes the column meta data of a SQLite table. |
| CSqliteCommandBuilder | CSqliteCommandBuilder provides basic methods to create query commands for SQLite tables. |
| CSqliteSchema | CSqliteSchema is the class for retrieving metadata information from a SQLite (2/3) database. |