public describeReferences (mixed $table, [mixed $schema]) Lists table references
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public rollback ([mixed $nesting]) Rollbacks the active transaction in the connection
public array getErrorInfo () Return the error info, if any
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
public isUnderTransaction () Checks whether the connection is under a transaction
public escapeIdentifier (mixed $identifier) Escapes a column/table/schema name
public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values
extends abstract class Phalcon\Db\Adapter\Pdo
public affectedRows () Returns the number of affected rows by the lastest INSERT/UPDATE/DELETE executed in the database system
Page 2 of 4