public abstract class EntityDaoConditionServiceImpl<CONDITION extends Condition,DAO extends CommonJpaRepository<T,ID>,T,ID extends java.io.Serializable> extends EntityConditionServiceImpl<CONDITION,DAO,T,ID>
| 构造器和说明 |
|---|
EntityDaoConditionServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected DAO |
getEntityDao() |
void |
setEntityDao(DAO entityDao) |
buildDeleteCondition, buildQueryCondition, buildQueryCondition, buildUpdateCondition, buildWhereCondition, getColumn, getColumn, getMap, getModel, getObject, pageQueryColumns, pageQueryMap, pageQueryMaps, pageQueryModels, pageQueryObjects, queryColumns, queryMaps, queryModels, queryObjectsbatchSave, batchUpdate, deleteAll, deleteAll, deleteById, deleteByIds, deleteByIds, dropTable, findByIds, findByIds, getByEntityId, getById, getCodeById, getIdByEntity, getIdKeyById, getNameById, getRepositoryDao, save, saveAndFlush, truncateParmeryKey, updateHiddenById, updateStatusByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchSave, batchUpdate, deleteAll, deleteAll, deleteById, deleteByIds, deleteByIds, dropTable, findByIds, findByIds, getByEntityId, getById, getCodeById, getIdByEntity, getIdKeyById, getNameById, getRepositoryDao, save, saveAndFlush, truncateParmeryKey, updateHiddenById, updateStatusByIdprotected DAO getEntityDao()
getEntityDao 在类中 EntityServiceImpl<DAO extends CommonJpaRepository<T,ID>,T,ID extends java.io.Serializable>public void setEntityDao(DAO entityDao)
Copyright © 2023. All Rights Reserved.