abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...
Source
abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...
abstract public sharedLock (mixed $sqlQuery) ...
abstract public viewExists (mixed $viewName, [mixed $schemaName]) ...
abstract public addIndex (mixed $tableName, mixed $schemaName,
abstract public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) ...
abstract public supportsReleaseSavepoints () ...
abstract public listTables ([mixed $schemaName]) ...
abstract public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) ...
Page 2 of 4