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