MysqlDataService.insert

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

Meta