You are currently viewing the 1.0 branch api documentation. Switch to 1.1

1.0 Doctrine_Connection_Common

Doctrine Connection Common

standard connection, the parent of pgsql, mysql and sqlite

Inheritence

Doctrine_Connection_Common  < Doctrine_Connection

Direct Sub-Classes

Method Details

  • modifyLimitQuery($query, $limit = false, $offset = false, $isManip = false)

    Adds an driver-specific LIMIT clause to the query