MysqlDataService.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void update(T model, string table)
  2. void update(T[] models, string table)
    class MysqlDataService
    final
    void
    update
    (
    T
    )
    (
    T[] models
    ,
    string table
    )

Meta