pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
IConnectionPool.fetchFreeConnection
pgator
db
pool
IConnectionPool
Returns first free connection from the pool.
interface
IConnectionPool
protected
shared
(
IConnection
)
fetchFreeConnection
shared
(
)
Throws
ConnTimeoutException
Meta
Source
See Implementation
pgator
db
pool
IConnectionPool
functions
activeConnections
addServer
dateFormat
execTransaction
fetchFreeConnection
finalize
freeConnTimeout
getTransaction
inactiveConnections
isTransactionReady
loggingAllTransactions
postTransaction
reconnectTime
timeZone
timestampFormat
interfaces
ITransaction
Returns first free connection from the pool.