@Service @Transactional public class AccessLogServiceImpl extends BaseService<AccessLog,Long> implements AccessLogService
| 构造器和说明 |
|---|
AccessLogServiceImpl(AccessLogMapper 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 AccessLogServiceImpl(AccessLogMapper mapper)
Copyright © 2020. All rights reserved.