public interface InsertDao<E> extends Dao
void
insert(E e)
void insert(E e)
Copyright © 2016–2019. All rights reserved.