public class DaoImpl<T,ID> extends BaseDaoImpl<MybatisMapper<T>,T,ID>
mapper| 构造器和说明 |
|---|
DaoImpl() |
DaoImpl(MybatisMapper<T> mapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BasicMapper |
getBasicMapper() |
checkIdType, count, count, countAll, cursor, cursor, cursor, cursor, cursorAll, cursorByIds, cursorByIds, cursorByIds, cursorByIds, delete, delete, delete, delete, deleteAll, deleteById, deleteByIds, deleteByIds, deleteChain, deleteChain, exists, exists, get, get, get, get, getById, getById, getEntityType, getIdType, getMapper, getTableInfo, insertChain, list, list, list, list, list, list, list, list, listAll, listByIds, listByIds, listByIds, listByIds, map, map, mapWithKey, mapWithKey, mapWithKey, paging, paging, paging, paging, queryChain, queryChain, save, save, save, save, save, save, save, save, save, save, save, save, saveBatch, saveBatch, saveModel, saveModel, saveModel, saveModel, saveModelBatch, saveModelBatch, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdateModel, saveOrUpdateModel, saveOrUpdateModel, saveOrUpdateModel, setMapper, truncate, update, update, update, update, update, update, update, update, update, update, update, update, update, update, updateChain, updateChain, updateModel, updateModel, updateModel, updateModel, updateWithStrategy, updateWithStrategy, updateWithStrategypublic DaoImpl()
public DaoImpl(MybatisMapper<T> mapper)
protected BasicMapper getBasicMapper()
Copyright © 2025. All rights reserved.