@Service @Transactional public class AdminMessageServiceImpl extends BaseService<AdminMessage,Long> implements AdminMessageService
MessageService.MessageType| 构造器和说明 |
|---|
AdminMessageServiceImpl(AdminMessageMapper mapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
insertMessage(AdminMessage message) |
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 AdminMessageServiceImpl(AdminMessageMapper mapper)
public int insertMessage(AdminMessage message)
insertMessage 在接口中 MessageService<AdminMessage>Copyright © 2020. All rights reserved.