abstract public describeIndexes (mixed $table, [mixed $schema]) ...
abstract public isNestedTransactionsWithSavepoints () ...
abstract public commit ([mixed $nesting]) ...
abstract public describeColumns (mixed $table, [mixed $schema]) ...
abstract public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) ...
abstract public delete (mixed $table, [mixed $whereCondition], [mixed $placeholders], [mixed $dataTypes])
abstract public addIndex (mixed $tableName, mixed $schemaName,
abstract public getConnectionId () ...
abstract public rollbackSavepoint (mixed $name) ...
abstract public rollback ([mixed $nesting]) ...
Page 2 of 7