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