ConnectionFactory
class ConnectionFactory (View source)
Properties
protected Application | $app | ||
protected DriverManager | $driver_manager |
Methods
createConnection($config)
No description
Connection
make($config, $name)
No description
getDriverManager()
No description
Details
__construct(Application $app, DriverManager $driver_manager)
No description
createConnection($config)
No description
Connection
make($config, $name)
No description
DriverManager
getDriverManager()
No description