Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

model_

model_: Model

setValuesSqlFromModel_

setValuesSqlFromModel_: string

table_

table_: string

updates_

updates_: object[] = []

where_

where_: string

Methods

fromModel

  • fromModel(model: Model): this

set

  • set(key: string, value: any): this

table

  • table(name: string): this

tableNameFromClass

  • tableNameFromClass(cls: Function): this

type

where

  • where(...args: any[]): this

whereWithParam

  • whereWithParam(sql: string, sqlValues: any): this