会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
北地
博客园
首页
新随笔
联系
订阅
管理
2018年1月8日
StringUtils类的ordinalIndexOf中有一个错误
摘要: * StringUtils.ordinalIndexOf(null, *, *) = -1 * StringUtils.ordinalIndexOf(*, null, *) = -1 * StringUtils.ordinalIndexOf("", "", *) = 0 * StringUtils.
阅读全文
posted @ 2018-01-08 17:55 云苇
阅读(1557)
评论(0)
推荐(0)
2016年11月29日
spring中使用Hibernate中的getCurrentSession报出:createQuery is not valid without active transaction
摘要: 1.错误信息 解决办法: 删除:<prop key="hibernate.current_session_context_class">thread</prop>
阅读全文
posted @ 2016-11-29 12:20 云苇
阅读(1657)
评论(0)
推荐(0)
2016年11月26日
spring aop
摘要: 一、schema方式 1. 增加代码 2.applicationContext.xml 二、注解方式 1.增强代码 2.applicationContext.xml 三、接口方式(advisor) 1.增强代码 2.applicationContext.xml 四、aop的beans信息
阅读全文
posted @ 2016-11-26 11:14 云苇
阅读(276)
评论(0)
推荐(0)
2016年9月24日
触发器
摘要: 常用触发器
阅读全文
posted @ 2016-09-24 12:28 云苇
阅读(168)
评论(0)
推荐(0)
2016年9月23日
Struts2下载
摘要: struts.xml download.jsp
阅读全文
posted @ 2016-09-23 13:17 云苇
阅读(116)
评论(0)
推荐(0)
Struts2多文件上传
摘要: Struts2多文件上传 struts.xml upload.jsp
阅读全文
posted @ 2016-09-23 13:12 云苇
阅读(121)
评论(0)
推荐(0)
Struts2拦截器
摘要: 实现用户登录过滤 UserLoginInterceptor.java struts.xml
阅读全文
posted @ 2016-09-23 12:45 云苇
阅读(115)
评论(0)
推荐(0)
2016年9月22日
程序包的使用
摘要: 一、程序包简使用 --创建一个程序包规范,以scott.emp表为数据 --创建包的主体,以scott.emp表为数据 以下是测试代码: 二、在程序包中使用静态游标 三、在程序包中使用动态游标 未完待续……
阅读全文
posted @ 2016-09-22 12:24 云苇
阅读(225)
评论(0)
推荐(0)
2016年3月25日
HelloWorld
摘要: 测试,莫回 HelloWorld 【发文说明】 博客园是面向开发者的知识分享社区,不允许发布任何推广、广告、政治方面的内容。 博客园首页(即网站首页)只能发布原创的、高质量的、能让读者从中学到东西的内容。 如果博文质量不符合首页要求,会被工作人员移出首页,望理解。如有疑问 【发文说明】 博客园是面向
阅读全文
posted @ 2016-03-25 13:57 云苇
阅读(179)
评论(0)
推荐(0)
公告