Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DbIormConfig

The IORM configuration settings for the database.

Properties

Optional dbName

dbName: undefined | string

The database name. For the default {@code DbPlan}, the {@code dbName} is {@code default}.

Optional flashCacheLimit

flashCacheLimit: undefined | string

The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.

Optional share

share: undefined | number

The relative priority of this database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj