- 博客(2)
- 资源 (7)
- 收藏
- 关注

原创 java spring Ioc(反射)机制
1. ApplicationContext ctx = new ClassPathXmlApplicationContext("netapplictionContext.xml"); Students s = (Students) ctx.getBean("students);
2014-10-13 09:50:19
523
原创 hibernate配置数据库加密
一直没有写博客的习惯,今天有空就写一篇。 在SSH架构中,spring一般与hiberante做搭档,数据库连接方式写在hiberante的配置文件中,在spring管理hibernate中的配置文件中,但hiberante配置用户名和密码是明文的,本文针对此写配置做了加密处理方法如下: 1.要修改配置文件:在hibernate.cfg.xml配置中用户名和密码下面加入:fullpath
2013-07-11 11:33:55
3206
SpringMVC3包和JSON包-java
2013-03-28
Extjs中文教程
2011-11-02
wsReport报表打印控件
2011-03-04
Vb6.0中文版程序员指南
2008-09-01
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人