MysqlDataService.save

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

Meta