public interface CategoryDao extends BaseDao<CategoryEntity>
| Modifier and Type | Method and Description |
|---|---|
int |
deleteByParentBatch(Object[] id) |
delete, delete, deleteBatch, queryList, queryList, queryObject, queryTotal, queryTotal, save, save, saveBatch, update, updateint deleteByParentBatch(Object[] id)
Copyright © 2021. All rights reserved.