abstract public forUpdate (mixed $sqlQuery) ...
public execute (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
abstract public getInternalHandler () ...
abstract public getDialect () ...
integer FETCH_SERIALIZE
abstract public addPrimaryKey (mixed $tableName, mixed $schemaName,
integer FETCH_LAZY
public createView (mixed $viewName, array $definition, [mixed $schemaName]) Creates a view
abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...
abstract public viewExists (mixed $viewName, [mixed $schemaName]) ...
Page 39 of 44