yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
MysqlDataService.update
yurai
data
mapping
mysql
MysqlDataService
Undocumented in source. Be warned that the author may not have intended to support it.
void
update
(T model, string table)
void
update
(T[] models, string table)
class
MysqlDataService
final
void
update
(
T
)
(
T
[]
models
,
string
table
)
Meta
Source
See Implementation
yurai
data
mapping
mysql
MysqlDataService
constructors
this
functions
execute
executeScalar
insert
remove
selectMany
selectOffset
selectSingle
update