mysql-native v3.0.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
. 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
|
|
removeUnused
|