@Service @Transactional public class RoleServiceImpl extends BaseService<Role,Long> implements RoleService
| 构造器和说明 |
|---|
RoleServiceImpl(RoleMapper mapper) |
batchInsertTable, count, countByCondition, deleteByCondition, deleteByIds, deleteByPrimaryKey, executeSql, existsWithPrimaryKey, getJdbcTemplate, insert, insertList, insertListIgnoreConflict, insertSelective, insertSelectiveListIgnoreConflict, insertTable, insertTable, queryForList, queryForList, queryForMap, queryForObject, select, selectAll, selectByCondition, selectByConditionForOffsetAndLimit, selectByConditionForStartPage, selectByConditionForStartPage, selectByIds, selectByPrimaryKey, selectFirst, selectFirstByCondition, selectForStartPage, selectOne, updateByCondition, updateByConditionSelective, updateByPrimaryKey, updateByPrimaryKeySelective, updateTable, wrapCondition, wrapCondition, wrapCondition, wrapCondition, wrapCondition, wrapPageRowBounds, wrapPageRowBoundsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchInsertTable, count, countByCondition, deleteByCondition, deleteByIds, deleteByPrimaryKey, executeSql, existsWithPrimaryKey, getJdbcTemplate, insert, insertList, insertListIgnoreConflict, insertSelective, insertSelectiveListIgnoreConflict, insertTable, insertTable, queryForList, queryForList, queryForMap, queryForObject, select, selectAll, selectByCondition, selectByConditionForOffsetAndLimit, selectByConditionForStartPage, selectByConditionForStartPage, selectByIds, selectByPrimaryKey, selectFirst, selectFirstByCondition, selectForStartPage, selectOne, updateByCondition, updateByConditionSelective, updateByPrimaryKey, updateByPrimaryKeySelective, updateTable, wrapCondition, wrapCondition@Autowired public RoleServiceImpl(RoleMapper mapper)
Copyright © 2020. All rights reserved.