搜索资源列表
equinox-1.6
- 虽然可以采用类似于HibernateUtils 工具类封装了部分过程,但依然不够简沽,需要 通过代码显式地打开Session ,开始事务,然后关闭事务,最后关闭Session 。而Spring 提供更简单的方式操作持久层,无须显式地打开Session ,也无须在代码中执行任何的事 务操作语句。-SessionFactory sessionFactory = (SessionFactory) ctx.getBean("sess
equinox-all-1.7.1
- Equinox is a fr a mework structure that supports struts, spring and hibernate.