E - PO类型PK - 主键类型public interface CrudDao<E,PK> extends InsertDao<E>, DeleteDao<PK>, DeleteByEntityDao, UpdateByEntityDao, QueryByEntityDao<E>
InsertDao,
DeleteDao,
DeleteByEntityDao,
UpdateByEntityDao,
QueryByEntityDaodeleteByPkdeleteupdatecount, queryCopyright © 2016–2019. All rights reserved.