public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
public close () Closes the active connection returning success. Phalcon automatically closes and destroys active connections
public describeReferences (mixed $table, [mixed $schema]) Lists table references
public array getErrorInfo () Return the error info, if any
public isUnderTransaction () Checks whether the connection is under a transaction
public Phalcon\Db\IndexInterface[] describeIndexes
public affectedRows () Returns the number of affected rows by the lastest INSERT/UPDATE/DELETE executed in the database system
extends abstract class Phalcon\Db\Adapter\Pdo
Page 2 of 4