mysql-native v1.2.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Class ConnectionPool
Vibe.d's ConnectionPool class.
class ConnectionPool(T)
;
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
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
maxConcurrency
|
uint |
Methods
Name | Description |
---|---|
lockConnection
|