abstract public forUpdate (mixed $sqlQuery) ...
abstract public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) ...
abstract public listViews ([mixed $schemaName]) ...
abstract public addIndex (mixed $tableName, mixed $schemaName,
abstract public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) ...
abstract public describeIndexes (mixed $table, [mixed $schema]) ...
abstract public delete (mixed $table, [mixed $whereCondition], [mixed $placeholders], [mixed $dataTypes])
abstract public rollbackSavepoint (mixed $name) ...
abstract public commit ([mixed $nesting]) ...
abstract public getType () ...
Page 2 of 7