Package system\db\schema\pgsql
| CPgsqlColumnSchema | CPgsqlColumnSchema class describes the column meta data of a PostgreSQL table. |
| CPgsqlCommandBuilder | CPgsqlCommandBuilder provides basic methods to create query commands for tables. |
| CPgsqlSchema | CPgsqlSchema is the class for retrieving metadata information from a PostgreSQL database. |
| CPgsqlTableSchema | CPgsqlTable represents the metadata for a PostgreSQL table. |