摘要:
原文地址:http://www.blogs8.cn/posts/WWpt35l mybatis提供了注解方式编写sql,省去了配置并编写xml mapper文件的麻烦,今天遇到了获取自增长主键返回值的问题,发现相关问答比较少,还好最后还是圆满解决了,现把重点记录一下,解决问题的关键就是以下几行代码: 阅读全文
posted @ 2017-07-13 20:38
一天不进步,就是退步
阅读(628)
评论(0)
推荐(0)
摘要:
1.SUBSTRING 2.SUBSTRING_INDEX 3. right/left 4.POSITION sql实例 select left(right(SUBSTRING_INDEX(data_out,":",7),10),3) from check_post01 where day_onli 阅读全文
posted @ 2017-07-13 15:36
一天不进步,就是退步
阅读(218)
评论(0)
推荐(0)
摘要:
原文地址:http://www.baeldung.com/spring-async 1. Overview In this article, we’ll explore the asynchronous execution support in Spring – and the @Async ann 阅读全文
posted @ 2017-07-13 15:06
一天不进步,就是退步
阅读(484)
评论(0)
推荐(0)
浙公网安备 33010602011771号