class AdapterFactory
Factory for Adapter classes.
Methods
static AdapterInterface |
create(string $driver)
Creates a new instance of the database adapter associated with the specified Propel driver. |
Details
at line 30
static public AdapterInterface
create(string $driver)
Creates a new instance of the database adapter associated with the specified Propel driver.