Documentation

Adapter

Interfaces, Classes, Traits and Enums

Horde_Db_Adapter
Adapter
For compatibility reasons, we need to extend the Horde_Db_Adapter interface.
Horde_Db_Adapter_Base_Column
Horde_Db_Adapter_Base_ColumnDefinition
Horde_Db_Adapter_Base_Index
Horde_Db_Adapter_Base_Result
This class represents the result set of a SELECT query.
Horde_Db_Adapter_Base_Schema
Base class for managing database schemes and handling database-specific SQL dialects and quoting.
Horde_Db_Adapter_Base_Table
Horde_Db_Adapter_Base_TableDefinition
Horde_Db_Adapter_Base
Horde_Db_Adapter_Mysql_Column
Horde_Db_Adapter_Mysql_Result
This class represents the result set of a SELECT query from the MySQL driver.
Horde_Db_Adapter_Mysql_Schema
Class for MySQL-specific managing of database schemes and handling of SQL dialects and quoting.
Horde_Db_Adapter_Mysql
MySQL Horde_Db_Adapter
Horde_Db_Adapter_Mysqli_Result
This class represents the result set of a SELECT query from the MySQLi driver.
Horde_Db_Adapter_Mysqli
MySQL Improved Horde_Db_Adapter
Horde_Db_Adapter_Oci8
Horde_Db_Adapter_Oracle_Column
Horde_Db_Adapter_Oracle_Result
This class represents the result set of a SELECT query.
Horde_Db_Adapter_Oracle_Schema
Class for Oracle-specific managing of database schemes and handling of SQL dialects and quoting.
Horde_Db_Adapter_Oracle_TableDefinition
Horde_Db_Adapter_Pdo_Base
Horde_Db_Adapter_Pdo_Mysql
PDO_MySQL Horde_Db_Adapter
Horde_Db_Adapter_Pdo_Pgsql
PDO_PostgreSQL Horde_Db_Adapter
Horde_Db_Adapter_Pdo_Result
This class represents the result set of a SELECT query from the PDO drivers.
Horde_Db_Adapter_Pdo_Sqlite
PDO_SQLite Horde_Db_Adapter
Horde_Db_Adapter_Postgresql_Column
Horde_Db_Adapter_Postgresql_Schema
Class for PostgreSQL-specific managing of database schemes and handling of SQL dialects and quoting.
Horde_Db_Adapter_SplitRead
The Horde_Db_Adapter_SplitRead:: class wraps two individual adapters to provide support for split read/write database setups.
Horde_Db_Adapter_Sqlite_Column
Horde_Db_Adapter_Sqlite_Schema
Class for SQLite-specific managing of database schemes and handling of SQL dialects and quoting.
Column
ColumnDefinition
Index
Result
This class represents the result set of a SELECT query.
Schema
Base class for managing database schemes and handling database-specific SQL dialects and quoting.
Table
TableDefinition
Base
Column
Schema
Class for MySQL-specific managing of database schemes and handling of SQL dialects and quoting.
Result
This class represents the result set of a SELECT query from the MySQLi driver.
Mysqli
MySQL Improved Horde_Db_Adapter
Oci8
Column
Result
This class represents the result set of a SELECT query.
Schema
Class for Oracle-specific managing of database schemes and handling of SQL dialects and quoting.
TableDefinition
Base
Mysql
PDO_MySQL Horde_Db_Adapter
Pgsql
PDO_PostgreSQL Horde_Db_Adapter
Result
This class represents the result set of a SELECT query from the PDO drivers.
Sqlite
PDO_SQLite Horde_Db_Adapter
Column
Schema
Class for PostgreSQL-specific managing of database schemes and handling of SQL dialects and quoting.
SplitRead
SplitRead:: class wraps two individual adapters to provide support for split read/write database setups.
Column
Schema
Class for SQLite-specific managing of database schemes and handling of SQL dialects and quoting.

Search results