mysql-native ~master (2022-04-23T05:03:55Z)
Dub
Repo
MySQLPoolImpl.applyAuto
mysql
impl
pool
MySQLPoolImpl
Applies any
autoRegister
/
autoRelease
settings to a connection, if necessary.
class
MySQLPoolImpl
(bool isSafe)
package
void
applyAuto
(
T
)
(
T
conn
)
Meta
Source
See Implementation
mysql
impl
pool
MySQLPoolImpl
constructors
this
functions
applyAuto
autoRegister
autoRelease
clearAllRegistrations
clearAuto
isAutoCleared
isAutoRegistered
isAutoReleased
lockConnection
removeUnusedConnections
properties
maxConcurrency
onNewConnection
Applies any autoRegister/autoRelease settings to a connection, if necessary.