类 CoreTableHierarchyDaoImpl
- java.lang.Object
-
- net.sinodawn.framework.mybatis.dao.MybatisDaoSupport<CoreTableHierarchyBean,Long>
-
- net.sinodawn.module.sys.metadata.dao.impl.CoreTableHierarchyDaoImpl
-
- 所有已实现的接口:
GenericDao<CoreTableHierarchyBean,Long>,CoreTableHierarchyDao
@Repository public class CoreTableHierarchyDaoImpl extends MybatisDaoSupport<CoreTableHierarchyBean,Long> implements CoreTableHierarchyDao
-
-
字段概要
-
从接口继承的字段 net.sinodawn.framework.support.base.dao.GenericDao
STATEMENT_MAX_BATCH_BIND_VALUES
-
-
构造器概要
构造器 构造器 说明 CoreTableHierarchyDaoImpl()
-
方法概要
-
从类继承的方法 net.sinodawn.framework.mybatis.dao.MybatisDaoSupport
countBy, countBy, delete, deleteBy, deleteByIdList, getEntityContext, getType, insert, insert, selectAll, selectByIdIfPresent, selectColumnById, selectColumnList, selectColumnsByIds, selectFirstIfPresent, selectList, selectList, selectList, selectListByIds, selectOneIfPresent, selectPaginationByMybatis, selectUnionList, update, update, updateByIds, updateCreatedBy, updateIfChanged
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 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
-
-