Overview

When the server program starts and successfully parses a c11n file containing database sections, database connection pools are created for every database section found.

Modules which need access to the configured databases must lookup the database by an identifier string. The identifier is assigned to each database connection pool in the c11n file as the database section title. Database sections may ocurr many times to create many database pools, but the identifier strings must be kept unique to facilitate lookups.



2007-12-06