搜索资源列表
wokao
- test比如你要采用spring和hibernate(带事务支持的话),你除了spring.jar外还需要hibernat.jar、aopalliance.jar、cglig.jar、jakarta-commons下的几个jar包。 http://www.springframework.org/download.html下载spring开发包,提供两种zip包 spring-framework-1.1.3-with-dependencies.zip和spring-framework
xmlproc
- 以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 数据库可以根据JDBC连接字符串自由配置。 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。-Previous curriculum operations, used to store XML documents into a database (in this case is SQL SERVER) documents. Database can be freely co
