abstract public viewExists (mixed $viewName, [mixed $schemaName]) ...
abstract public escapeIdentifier (mixed $identifier) ...
abstract public connect ([array $descriptor]) ...
abstract public getInternalHandler () ...
abstract public getDefaultIdValue () ...
abstract public getDialect () ...
abstract public createView (mixed $viewName, array $definition, [mixed $schemaName]) ...
abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...
abstract public createSavepoint (mixed $name) ...
abstract public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $placeholders]) ...
Page 6 of 7