interface ConnectionManagerInterface
Methods
setName(string $name) | ||
string | getName() | |
ConnectionInterface | getWriteConnection(AdapterInterface $adapter = null) | |
ConnectionInterface | getReadConnection(AdapterInterface $adapter = null) | |
closeConnections() |