Search
Preparing search index...
The search index is not available
server-i
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"business/tokenDAL"
TokenDAL
Class TokenDAL
Hierarchy
TokenDAL
Index
Properties
table
Name
Methods
add
create
Table
Properties
Static
Private
table
Name
table
Name
:
string
= `tblUserToken`
Methods
Static
add
add
(
userId
:
number
, token
:
string
)
:
Promise
<
__type
>
Parameters
userId:
number
token:
string
Returns
Promise
<
__type
>
Static
create
Table
create
Table
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Globals
"api/api
Clean
Cache"
"api/api
Exec"
"api/api
Save"
"api/api
Select"
"api/api
User"
"app"
"app
Config"
"business/execDAL"
"business/saveDAL"
"business/schemaDAL"
"business/selectDAL"
"business/tokenDAL"
"business/userDAL"
"index"
"main"
"model/DBConfig"
"util/check"
"util/connection
Helper"
TokenDAL
table
Name
add
create
Table