Class ConnectionPool
Vibe.d's ConnectionPool class.
Not actually included in module mysql.pool. Only listed here for documentation purposes. For ConnectionPool and it's documentation, see: http://vibed.org/api/vibe.core.connectionpool/ConnectionPool
Template arguments
class ConnectionPool(T);
Inherits from
-
Object(base class)
Constructors
| Name | Description |
|---|---|
this
|
Fields
| Name | Type | Description |
|---|---|---|
maxConcurrency
|
uint |
Methods
| Name | Description |
|---|---|
lockConnection
|