abstract public escapeIdentifier (mixed $identifier) ...
abstract public lastInsertId ([mixed $sequenceName]) ...
abstract public createSavepoint (mixed $name) ...
abstract public useExplicitIdValue () ...
abstract public getInternalHandler () ...
abstract public getDialect () ...
abstract public addPrimaryKey (mixed $tableName, mixed $schemaName,
abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...
abstract public viewExists (mixed $viewName, [mixed $schemaName]) ...
abstract public insert (mixed $table, array $values, [mixed $fields], [mixed $dataTypes])
Page 6 of 7