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