Pt_BR En Ja De Fr 
You are currently viewing the 0.10 branch api documentation. Switch to 1.0 or 1.1

0.10 Doctrine_Connection_Firebird

Doctrine Connection Firebird

Inheritence

Doctrine_Connection_Firebird  < Doctrine_Connection

Method Details

  • $query query to modify
    $limit limit the number of rows
    $offset start reading from given offset

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

    Adds an driver-specific LIMIT clause to the query

    Doctrine_Connection_Firebird


  • $charset charset

    setCharset($charset)

    Set the charset on the current connection


  • $pdo database handle

    __construct(( ) $manager, $adapter, (PDO) $pdo)

    the constructor


Comments (0) [ add comment ]

 No Comments

Add Comment

Add New Comment
Please enter follow the doctrine