PHP Prado\Data\Common Пространство имен

Пространства имен

Prado\Data\Common\Mssql
Prado\Data\Common\Mysql
Prado\Data\Common\Oracle
Prado\Data\Common\Pgsql
Prado\Data\Common\Sqlite

Классы

Имя Описание
TDbCommandBuilder TDbCommandBuilder provides basic methods to create query commands for tables giving by {@link setTableInfo TableInfo} the property.
TDbMetaData TDbMetaData is the base class for retrieving metadata information, such as table and columns information, from a database connection.
TDbTableColumn TDbTableColumn class describes the column meta data of the schema for a database table.
TDbTableInfo TDbTableInfo class describes the meta data of a database table.