Preparing search index...
The search index is not available
Deepkit
Deepkit
postgres
PostgresConnectionPool
Class PostgresConnectionPool
Hierarchy
SQLConnectionPool
PostgresConnectionPool
Index
Constructors
constructor
Properties
pool
Methods
get
Connection
release
Constructors
constructor
new
Postgres
Connection
Pool
(
pool
:
Pool
)
:
PostgresConnectionPool
Parameters
pool:
Pool
Returns
PostgresConnectionPool
Properties
Protected
pool
pool
:
Pool
Methods
get
Connection
get
Connection
(
logger
?:
DatabaseLogger
, transaction
?:
PostgresDatabaseTransaction
, stopwatch
?:
Stopwatch
)
:
Promise
<
PostgresConnection
>
Parameters
Optional
logger:
DatabaseLogger
Optional
transaction:
PostgresDatabaseTransaction
Optional
stopwatch:
Stopwatch
Returns
Promise
<
PostgresConnection
>
release
release
(
connection
:
PostgresConnection
)
:
void
Parameters
connection:
PostgresConnection
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
Postgres
Connection
Pool
constructor
pool
get
Connection
release
Generated using
TypeDoc