Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DbOptions

Index

Properties

Optional noListener

noListener: undefined | true | false

Do not make the db an event listener to the original connection.

Optional returnNonCachedInstance

returnNonCachedInstance: undefined | true | false

Control if you want to return a cached instance or have a new one created.

Generated using TypeDoc