Preparing search index...
The search index is not available
Deepkit
Deepkit
mysql
MySQLConnectionPool
Class MySQLConnectionPool
Hierarchy
SQLConnectionPool
MySQLConnectionPool
Index
Constructors
constructor
Properties
pool
Methods
get
Connection
release
Constructors
constructor
new
MySQLConnection
Pool
(
pool
:
Pool
)
:
MySQLConnectionPool
Parameters
pool:
Pool
Returns
MySQLConnectionPool
Properties
Protected
pool
pool
:
Pool
Methods
get
Connection
get
Connection
(
logger
?:
DatabaseLogger
, transaction
?:
MySQLDatabaseTransaction
, stopwatch
?:
Stopwatch
)
:
Promise
<
MySQLConnection
>
Parameters
Optional
logger:
DatabaseLogger
Optional
transaction:
MySQLDatabaseTransaction
Optional
stopwatch:
Stopwatch
Returns
Promise
<
MySQLConnection
>
release
release
(
connection
:
MySQLConnection
)
:
void
Parameters
connection:
MySQLConnection
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
MySQLConnection
Pool
constructor
pool
get
Connection
release
Generated using
TypeDoc