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