pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
IConnectionPool.finalize
pgator
db
pool
IConnectionPool
Awaits all queries to finish and then closes each connection.
interface
IConnectionPool
synchronized
void
finalize
(
)
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
Awaits all queries to finish and then closes each connection.