Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStorageOptions

Hierarchy

  • IStorageOptions

Index

Properties

Optional baseClass

baseClass: StringOrFunction

connectOnStartup

connectOnStartup: boolean

Connect on startup to check or create entities in tables

Optional Readonly entities

entities: any[]

Entities handled by this storage

Optional extends

extends: string | string[]

Name or names of storages hows entities will be added

Optional framework

framework: string

framework of storage

Optional Readonly name

name: string

name of this storage

Generated using TypeDoc