@Service @Transactional public class PermissionServiceImpl extends BaseService<Permission,Long> implements PermissionService
| 构造器和说明 |
|---|
PermissionServiceImpl(PermissionMapper mapper) |
batchInsertTable, count, countByCondition, deleteByCondition, deleteByIds, deleteByPrimaryKey, executeSql, existsWithPrimaryKey, getJdbcTemplate, insert, insertList, insertListIgnoreConflict, insertSelective, insertSelectiveListIgnoreConflict, insertTable, insertTable, queryForList, queryForList, queryForMap, queryForObject, queryForSingleColumn, 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, queryForSingleColumn, select, selectAll, selectByCondition, selectByConditionForOffsetAndLimit, selectByConditionForStartPage, selectByConditionForStartPage, selectByIds, selectByPrimaryKey, selectFirst, selectFirstByCondition, selectForStartPage, selectOne, updateByCondition, updateByConditionSelective, updateByPrimaryKey, updateByPrimaryKeySelective, updateTable, wrapCondition, wrapCondition@Autowired public PermissionServiceImpl(PermissionMapper mapper)
Copyright © 2020. All rights reserved.