Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Protected ProtonDB

ProtonDB: ProtonDB

Protected associations

associations: AssociationsConfig[]

Protected definition

definition: Sequelize.DefineAttributes

Protected model

model: Sequelize.Model<ModelInstance<Mock4>, Mock4>

Protected name

name: string

Methods

belongsTo

  • belongsTo(modelName: string, options?: Sequelize.AssociationOptionsBelongsTo): void

belongsToMany

  • belongsToMany(modelName: string, options: Sequelize.AssociationOptionsBelongsToMany): void

configure

  • configure(): void

configureAssociations

  • configureAssociations(): void

defineModel

getInstance

getModelName

  • getModelName(): string

hasMany

  • hasMany(modelName: string, options?: Sequelize.AssociationOptionsHasMany): void

hasOne

  • hasOne(modelName: string, options?: Sequelize.AssociationOptionsHasOne): void

setProtonDB

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc