会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Spring shine
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
下一页
2018年12月21日
【转】十分钟了结MySQL information_schema
摘要: https://www.cnblogs.com/shengdimaya/p/6920677.html
阅读全文
posted @ 2018-12-21 11:46 Spring shine
阅读(130)
评论(0)
推荐(0)
2018年12月14日
【转】CentOS6.5下Redis安装与配置
摘要: 转自:http://blog.csdn.net/ludonqin/article/details/47211109
阅读全文
posted @ 2018-12-14 16:44 Spring shine
阅读(173)
评论(0)
推荐(0)
java知识点
摘要: 1、ThreadLocal https://www.jianshu.com/p/98b68c97df9b https://www.cnblogs.com/dolphin0520/p/3920407.html https://www.jianshu.com/p/a1cd61fa22da 2、Strin
阅读全文
posted @ 2018-12-14 16:42 Spring shine
阅读(171)
评论(0)
推荐(0)
2018年11月15日
【转】STRING使用EQUALS方法和==分别比较的是什么
摘要: 转自: https://www.cnblogs.com/baotong-9396/p/7182906.html String使用的equals方法和==的区别 equals方法和==的区别 首先大家知道,String既可以作为一个对象来使用,又可以作为一个基本类型来使用。这里指的作为一个基本类型来使
阅读全文
posted @ 2018-11-15 14:43 Spring shine
阅读(1683)
评论(0)
推荐(0)
2018年11月13日
【转】JVM性能调优监控工具jps、jstack、jmap、jhat、jstat、hprof使用详解
摘要: JVM性能调优监控工具jps、jstack、jmap、jhat、jstat、hprof使用详解 https://my.oschina.net/feichexia/blog/196575
阅读全文
posted @ 2018-11-13 15:53 Spring shine
阅读(293)
评论(0)
推荐(0)
2018年10月31日
【转】mybatis入门基础(六)----高级映射(一对一,一对多,多对多)
摘要: mybatis入门基础(六) 高级映射(一对一,一对多,多对多)
阅读全文
posted @ 2018-10-31 12:05 Spring shine
阅读(103)
评论(0)
推荐(0)
2018年8月29日
【转】mybatis中的#和$的区别
摘要: https://www.cnblogs.com/friends-wf/p/4227999.html #相当于对数据 加上 双引号,$相当于直接显示数据 1. #将传入的数据都当成一个字符串,会对自动传入的数据加一个双引号。如:order by #user_id#,如果传入的值是111,那么解析成sq
阅读全文
posted @ 2018-08-29 17:03 Spring shine
阅读(140)
评论(0)
推荐(0)
【转】Spring MySQL 事务隔离级别,传播机制,savepoint
摘要: MySQL的四种事务隔离级别 https://www.cnblogs.com/huanongying/p/7021555.html spring事物的七种事物传播属性行为及五种隔离级别 https://www.cnblogs.com/yuanfy008/p/4174340.html PROPAGAT
阅读全文
posted @ 2018-08-29 14:46 Spring shine
阅读(413)
评论(0)
推荐(0)
2018年8月24日
【转】HashMap
摘要: https://www.cnblogs.com/jzb-blog/p/6637823.html
阅读全文
posted @ 2018-08-24 11:58 Spring shine
阅读(89)
评论(0)
推荐(0)
2018年5月8日
【转】@Transactional事务几点注意
摘要: @Transactional事务几点注意 https://blog.csdn.net/KinseyGeek/article/details/54931710 这里面有几点需要大家留意:A. 一个功能是否要事务,必须纳入设计、编码考虑。不能仅仅完成了基本功能就ok。B. 如果加了事务,必须做好开发环境
阅读全文
posted @ 2018-05-08 11:28 Spring shine
阅读(346)
评论(0)
推荐(0)
上一页
1
2
3
4
5
下一页
公告