文件名称:2005100716065173499
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- a
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ServletFilter+ThreadLocal+DAO,10分钟Hibernate再体验
论坛上关于如何管理session的讨论已经很多了,但是因为没有一个完整的可以run的例子,很多人在这点上还是感到迷惑。今天有时间,就把自己做过的一个小例子贴出来,希望能节省后来者的学习时间。-ServletFilter+ ThreadLocal+ DAO, 10 minutes and then experience the Hibernate forum on how to manage the session has been discussed for many, but because no one can run the complete example, many people on this point it was confusing. Today have the time, they did own a small example of paste out, hoping to save the learning time later.
论坛上关于如何管理session的讨论已经很多了,但是因为没有一个完整的可以run的例子,很多人在这点上还是感到迷惑。今天有时间,就把自己做过的一个小例子贴出来,希望能节省后来者的学习时间。-ServletFilter+ ThreadLocal+ DAO, 10 minutes and then experience the Hibernate forum on how to manage the session has been discussed for many, but because no one can run the complete example, many people on this point it was confusing. Today have the time, they did own a small example of paste out, hoping to save the learning time later.
相关搜索: servletfilter
(系统自动生成,下载前可以参看下载内容)
下载文件列表
META-INF
........\MANIFEST.MF
readme.txt
WEB-INF
.......\classes
.......\.......\com
.......\.......\...\xanada
.......\.......\...\......\HelloHibernateFilter.class
.......\.......\...\......\HelloHibernateFilter.java
.......\.......\...\......\HelloHibernateServlet.class
.......\.......\...\......\HelloHibernateServlet.java
.......\.......\...\......\helper
.......\.......\...\......\......\CatDAO.class
.......\.......\...\......\......\CatDAO.java
.......\.......\...\......\......\CatDAOImpl.class
.......\.......\...\......\......\CatDAOImpl.java
.......\.......\...\......\......\HibernateSessionFactory.class
.......\.......\...\......\......\HibernateSessionFactory.java
.......\.......\...\......\po
.......\.......\...\......\..\Cat.class
.......\.......\...\......\..\Cat.hbm.xml
.......\.......\...\......\..\Cat.java
.......\.......\hibernate.cfg.xml
.......\lib
.......\web.xml
........\MANIFEST.MF
readme.txt
WEB-INF
.......\classes
.......\.......\com
.......\.......\...\xanada
.......\.......\...\......\HelloHibernateFilter.class
.......\.......\...\......\HelloHibernateFilter.java
.......\.......\...\......\HelloHibernateServlet.class
.......\.......\...\......\HelloHibernateServlet.java
.......\.......\...\......\helper
.......\.......\...\......\......\CatDAO.class
.......\.......\...\......\......\CatDAO.java
.......\.......\...\......\......\CatDAOImpl.class
.......\.......\...\......\......\CatDAOImpl.java
.......\.......\...\......\......\HibernateSessionFactory.class
.......\.......\...\......\......\HibernateSessionFactory.java
.......\.......\...\......\po
.......\.......\...\......\..\Cat.class
.......\.......\...\......\..\Cat.hbm.xml
.......\.......\...\......\..\Cat.java
.......\.......\hibernate.cfg.xml
.......\lib
.......\web.xml