CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hibernate test

搜索资源列表

  1. yymh_erp

    0下载:
  2. 系统是以前给一个洗煤厂做的出入库系统,功能包括物资入场、生成检验批次,物资出场、出场结算等功能,使用SSH框架开发,数据库由hibernate生成默认数据库用户名root密码root。-The system is out of storage system to a coal washery, including supplies Admission produce test batches, material appearance, played settlement functions, u
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-27
    • 文件大小:19139449
    • 提供者:万奇
  1. testHibernate

    0下载:
  2. 我学习hibernate的时候用写的例子,作为新手使用不错,里面有注释,Base.java是一个带有main函数数的方法。可以执行,测试多对多,一对多等关系时候使用的。test.sql是数据库,直接在myeclipse中导入就可以- learned to hibernate when written examples, as a novice to use good, there are annotations, Base.java with a main function of the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:550972
    • 提供者:ipis
  1. ES

    0下载:
  2. 本系统采用是java struts spring Hibernate 主流框架开发,包括:新建试卷,添加试题,添加考试信息,考试情况查询,用户管理等-The system USES is Java struts spring Hibernate mainstream framework development, including: new papers, add try, add the test information, test query, user management, etc
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-01
    • 文件大小:13355525
    • 提供者:hfq
  1. hibernate2012

    0下载:
  2. 使用hibernate框架创建数据库,数据库用的是mysql,并同时用注解编程和.xml编程,查看两种方法的优缺点,运行脚本类在common包中ExportAnnotationDB是(注解编程脚本类)ExportDB(xml运行脚本)并通过使用测试类测试结果-Create a database using the hibernate framework, database mysql, and at the same time annotation programming. Xml progra
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:110486
    • 提供者:刘忠东
  1. hibernate_first

    0下载:
  2. HIBERNATE框架的第一个例子,包含了junit的测试程序。User.java是一个javabean对象,带有对应的映射文件User.hbm.xml,而ExportDB.java是根据映射文件,导出对象模型到MySQL数据库的一个类,Client.java演示了数据的存取。请先自己建数据库后导出映射文件,跟着才存取数据。-HIBERNATE framework of the first example, contains a junit test program. The User.java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:12275
    • 提供者:陈嘉亮
  1. WeExam

    0下载:
  2. SSH2项目(WeExam)源码 WeExam=UML(Rose)+Struts2.1.8+Spring2.5+Hibernate3.5+Junit+Mysql 大量使用了Hibernate和Spring的注解 配置步骤: 安装Tomcat及Mysql后: 1、新建WeExam的数据库 2、修改src/jdbc.properties内的连接参数,及test/hibernate.cfg.xml(用于单元测试)的连接参数 3、打开一下连
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17705066
    • 提供者:BIANCHENG
  1. kaoqing

    0下载:
  2. 考情系统,用于公司的考情系统,系统用了struts+spring+Hibernate三大框架开发。-Test situation the system used to test the situation of the company' s systems, and systems the struts+spring+Hibernate three frameworks development.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-12
    • 文件大小:19702180
    • 提供者:李国瑞
  1. s2sh_globe_environment

    0下载:
  2. strust2 spring hibernate 完整环境搭建,使用proxool连接池,已写好基础持久层共通方法,自定义分页标签,包含一个测试页面,自己建一张表后就可运行。方便开发s2sh项目的朋友拿来直接用,谢谢!-strust2 spring hibernate complete environment to build, use proxool connection pool, has written the basis of common method persistence laye
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-10
    • 文件大小:16925089
    • 提供者:frank xu
  1. hibernate_0500_CoreAPI

    0下载:
  2. 这是hibernate的core ApI的测试源码,对hibernate的学习会很有帮助-This is the hibernate core ApI test source code, to learn hibernate very helpful
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:12267
    • 提供者:hutianchen
  1. SpringPstrutsPhibernatePdwr

    0下载:
  2. spring-struts-hibernate-dwr四个框架的整合,配置文件及测试类和页面-spring+struts+hibernate+dwr framework integration, configuration files and test classes and page
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:345667
    • 提供者:鄢继雄
  1. demo

    0下载:
  2. Java编程中泛型的简单实例,主要看test包下的TestGeneric.Java,另外整体框架是Hibernate和spring整合的-Generics in Java programming simple example, mainly to see the test package under the TestGeneric.Java, another is the overall framework Hibernate and spring integration
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1496139
    • 提供者:刘建坤
  1. TESTQ

    0下载:
  2. 测试hibernate功能 测试hibernate功能 测试hibernate功能-Test functional testing hibernate hibernate hibernate function test function test hibernate hibernate function test function
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-01
    • 文件大小:3210
    • 提供者:123
  1. TomExam_2.1_UTF8

    0下载:
  2. TOMEXAM是基于JAVA与MYSQL开发的免费在线考试系统。它可以稳定、顺畅的运行在Windows与Linux平台上。您可以通过它创建题库,发布试卷,组织考试,并由系统自动批改。高度的可配置性和灵活性使得它可以被应用于很多领域。 TOMEXAM在线考试系统 2.1 更新日志:2011-04-25 增加了用户、试卷批量导入导出功能、日志功能等。 TOMEXAM安装方法: 1.解压缩程序压缩包。并部署到Tomcat,如http://localhost:8080/tom
  3. 所属分类:Web Server

    • 发布日期:2017-05-24
    • 文件大小:7940568
    • 提供者:pudn
  1. memory_SH

    1下载:
  2. hibernate和Struts集成的小练习,功能简单,适合初学者,使用的数据库是mysql,并在建表的同时解决了页面访问数据库乱码的问题-hibernate and struts basic test
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9460590
    • 提供者:高奇
  1. SSH

    0下载:
  2. Struts2+hibernate+Spring框架整合方法步骤包括测试案例-Struts 2+ spring+ hibernate framework integration steps including test cases
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4351
    • 提供者:WXF
  1. struts_spring_hibernate

    0下载:
  2. String2+spring+hibernate框架组合测试-String2+spring+hibernate frame work test
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-08
    • 文件大小:15827666
    • 提供者:xuyatao
  1. library

    2下载:
  2. 图书管理系统Struts+hibernate+mysql 功能:分级管理,admin有管理权限,有基本的曾删改查的功能,可按照学号登录,查询所借阅的书籍,代码亲测可用-Library management system Struts+ hibernate+ mysql functions: hierarchical management, admin has administrative privileges, had falsified a basic search functions, in
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-06-29
    • 文件大小:15499264
    • 提供者:陈守良
  1. exam

    0下载:
  2. 根据网络在线考试系统的特点,可以将其分为前台和后台两个部分进行设计。前台主要用于考试管理系统Struts+hibernate+spring+sqlserver:考生注册和登录系统、在线考试、查询成绩以及修改个人资料等;后台主要用于管理员对考生信息、课程信息、考题信息和考生成绩信息等进行管理-According to the characteristics of the network online examination system can be divided into two parts
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-11
    • 文件大小:2105106
    • 提供者:陈守良
  1. Sth

    0下载:
  2. struts2与hibernate结合实例,内含数据库,已经测试过,可用- combining struts2 with hibernate ,including ,after test,it can be used
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:10811391
    • 提供者:赵多少
  1. publiccenter

    0下载:
  2. Appfuse是由Matt Raible开发的一个指导性的入门级J2EE框架,它对如何集成流行的Spring、Hibernate、iBatis、struts、Xdoclet、junit 等基础框架给出了示范。提供了对Taperstry和JSF的支持。(AppFuse 3.0 has been released. AppFuse uses the Maven Archetype plugin to generate a starter Java project, which allows you
  3. 所属分类:移动互联网开发

    • 发布日期:2018-04-23
    • 文件大小:1238016
    • 提供者:shzhuhui
« 1 2 3»
搜珍网 www.dssz.com