Traits

MysqlQueryBuilder

Trait for MySQL Query Building.

« More »

PostgresqlQueryBuilder

Trait for PostgreSQL Query Building.

« More »

Interfaces

LimitableInterface

Joomla Database Query LimitableInterface.

« More »

PreparableInterface

Joomla Database Query Preparable Interface.

Adds bind/unbind methods as well as a getBounded() method to retrieve the stored bounded variables on demand prior to query execution.
« More »

Classes

QueryElement

Query Element Class.

« More »