Package system\db\schema\mysql
| CMysqlColumnSchema | CMysqlColumnSchema class describes the column meta data of a MySQL table. |
| CMysqlCommandBuilder | CMysqlCommandBuilder provides basic methods to create query commands for tables. |
| CMysqlSchema | CMysqlSchema is the class for retrieving metadata information from a MySQL database (version 4.1.x and 5.x). |
| CMysqlTableSchema | CMysqlTableSchema represents the metadata for a MySQL table. |