接口 CoreAuditTrailRecordLineDao
-
- 所有超级接口:
GenericDao<CoreAuditTrailRecordLineBean,Long>
- 所有已知实现类:
CoreAuditTrailRecordLineDaoImpl
public interface CoreAuditTrailRecordLineDao extends GenericDao<CoreAuditTrailRecordLineBean,Long>
-
-
字段概要
-
从接口继承的字段 net.sinodawn.framework.support.base.dao.GenericDao
STATEMENT_MAX_BATCH_BIND_VALUES
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 List<String>selectTableNameByRecordId(String recordId)-
从接口继承的方法 net.sinodawn.framework.support.base.dao.GenericDao
cacheEvict, count, countBy, countBy, delete, deleteBy, deleteBy, deleteByIdList, getEntityContext, getMapper, getTable, getType, insert, insert, selectAll, selectAll, selectAll, selectAll, selectByCondition, selectById, selectByIdIfPresent, selectColumn, selectColumnById, selectColumnIfPresent, selectColumnList, selectColumnList, selectColumnsByIds, selectDetail, selectFirst, selectFirst, selectFirst, selectFirstIfPresent, selectFirstIfPresent, selectFirstIfPresent, selectId, selectIdIfPresent, selectIdList, selectIdList, selectIdList, selectIdList, selectList, selectList, selectList, selectList, selectList, selectList, selectListByIds, selectListByIds, selectListByOneColumnValue, selectListByOneColumnValue, selectListByOneColumnValues, selectListByOneColumnValues, selectOne, selectOneIfPresent, selectOneUnion, selectOneUnion, selectOneUnion, selectOneUnionIfPresent, selectOneUnionIfPresent, selectOneUnionIfPresent, selectPaginationByMybatis, selectUnionList, selectUnionList, selectUnionList, update, update, update, update, update, updateByIds, updateCreatedBy, updateCreatedBy, updateIfChanged, updateIfChanged
-
-