Solar_Sql_Adapter_Oracle::connect()

public void Solar_Sql_Adapter_Oracle::connect ( void )

Creates a PDO object and connects to the database.

Inherited from Solar_Sql_Adapter.

Parameters

  • None.

Returns

  • (void)

Description

Creates a PDO object and connects to the database.

Also sets the query-cache key prefix.



Local