Public Member Functions | |
| createInstance (array $configuration, $name) | |
| Create a spunQ_IDatabaseConnection with given configuration. | |
Definition at line 6 of file IDatabaseConnectionFactory.interface.php.
| spunQ_IDatabaseConnectionFactory::createInstance | ( | array $ | configuration, | |
| $ | name | |||
| ) |
Create a spunQ_IDatabaseConnection with given configuration.
| $configuration | Associative array containing configuration for the factory. Possibly contains connection end point descriptions to connect to, database to use, etc. | |
| $name | The name of the connection to create. |
1.5.9