oracle-helpers
Preparing search index...
getPool
Function getPool
getPool
(
dbConfig
:
ConnectionAttributes
)
:
Promise
<
Pool
|
null
>
Get a connection pool if it exists
Parameters
dbConfig
:
ConnectionAttributes
database connection configuration
Returns
Promise
<
Pool
|
null
>
A connection pool or null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
oracle-helpers
Loading...
Get a connection pool if it exists