登录
首页 » Java » bibernate.diceng.daima

bibernate.diceng.daima

于 2008-12-22 发布 文件大小:6165KB
0 218
下载积分: 1 下载次数: 1

代码说明:

  实现一些hibernate底层的东西,比较简单,适合初学者(Hibernate the bottom of the achievement of a number of things, relatively simple, suitable for beginners)

文件列表:

Copy of hibernate_onetoone_pk1
..............................\.classpath
..............................\.project
..............................\bin
..............................\...\com
..............................\...\...\bjsxt
..............................\...\...\.....\hibernate
..............................\...\...\.....\.........\ExportDB.class
..............................\...\...\.....\.........\HibernateUtils.class
..............................\...\...\.....\.........\IdCard.class
..............................\...\...\.....\.........\IdCard.hbm.xml
..............................\...\...\.....\.........\OneToOneTest.class
..............................\...\...\.....\.........\Person.class
..............................\...\...\.....\.........\Person.hbm.xml
..............................\...\...\.....\.........\User.class
..............................\...\hibernate.cfg.xml
..............................\src
..............................\...\com
..............................\...\...\bjsxt
..............................\...\...\.....\hibernate
..............................\...\...\.....\.........\ExportDB.java
..............................\...\...\.....\.........\HibernateUtils.java
..............................\...\...\.....\.........\IdCard.hbm.xml
..............................\...\...\.....\.........\IdCard.java
..............................\...\...\.....\.........\Person.hbm.xml
..............................\...\...\.....\.........\Person.java
..............................\...\...\.....\.........\User.java
..............................\...\hibernate.cfg.xml
..............................\test
..............................\....\com
..............................\....\...\bjsxt
..............................\....\...\.....\hibernate
..............................\....\...\.....\.........\OneToOneTest.java
hibernate
.........\.classpath
.........\.project
.........\bin
.........\...\com
.........\...\...\bjsxt
.........\...\...\.....\hibernate
.........\...\...\.....\.........\Client.class
.........\...\...\.....\.........\ExportDB.class
.........\...\...\.....\.........\User.class
.........\...\...\.....\.........\User.hbm.xml
.........\...\hibernate.cfg.xml
.........\src
.........\...\com
.........\...\...\bjsxt
.........\...\...\.....\hibernate
.........\...\...\.....\.........\Client.java
.........\...\...\.....\.........\ExportDB.java
.........\...\...\.....\.........\User.hbm.xml
.........\...\...\.....\.........\User.java
.........\...\hibernate.cfg.xml
hibernate_basenapping
.....................\.classpath
.....................\.project
.....................\bin
.....................\...\com
.....................\...\...\bjsxt
.....................\...\...\.....\hibernate
.....................\...\...\.....\.........\BaseMappingTest.class
.....................\...\...\.....\.........\ExportDB.class
.....................\...\...\.....\.........\HibernateUtils.class
.....................\...\...\.....\.........\User.class
.....................\...\...\.....\.........\User.hbm.xml
.....................\...\...\.....\.........\User2.class
.....................\...\...\.....\.........\User2.hbm.xml
.....................\...\hibernate.cfg.xml
.....................\src
.....................\...\com
.....................\...\...\bjsxt
.....................\...\...\.....\hibernate
.....................\...\...\.....\.........\ExportDB.java
.....................\...\...\.....\.........\HibernateUtils.java
.....................\...\...\.....\.........\User.hbm.xml
.....................\...\...\.....\.........\User.java
.....................\...\...\.....\.........\User2.hbm.xml
.....................\...\...\.....\.........\User2.java
.....................\...\hibernate.cfg.xml
.....................\test
.....................\....\com
.....................\....\...\bjsxt
.....................\....\...\.....\hibernate
.....................\....\...\.....\.........\BaseMappingTest.java
hibernate_compoent_mapping
..........................\.classpath
..........................\.project
..........................\bin
..........................\...\com
..........................\...\...\bjsxt
..........................\...\...\.....\hibernate
..........................\...\...\.....\.........\ComMappingTest.class
..........................\...\...\.....\.........\Comoment.class
..........................\...\...\.....\.........\ExportDB.class
..........................\...\...\.....\.........\HibernateUtils.class
..........................\...\...\.....\.........\User.class
..........................\...\...\.....\.........\User.hbm.xml
..........................\...\hibernate.cfg.xml
..........................\src

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MineSweeper
    Java 实现的扫雷小程序,有可爱的图片贴图。(java mine sweeper)
    2013-09-27 09:25:05下载
    积分:1
  • OASystem
    本代码只是简单实现了办公系统的一小部分,使用struts等框架,只适合初学者参考。(This code simply implements a small part of office systems, such as using the struts framework, reference is only suitable for beginners.)
    2011-09-11 17:33:11下载
    积分:1
  • modbus-master
    说明:  通过串口解析MODBUS协议 读开关量型的输入信号 读保持寄存器上的内容 批量写数据到保持寄存器(Resolving MODBUS Protocol through Serial Port Input signal of reading switch type Read and hold registers Write data in batches to hold registers)
    2020-06-23 20:40:01下载
    积分:1
  • 299255
    说明:  基础练习,这是Java入门课程的基础练习。包括了许多的知识点(Basic exercises, which are the basic exercises of the Java introductory course. It includes many knowledge points.)
    2018-12-29 18:57:57下载
    积分:1
  • KeyFactoryTestDSA
    Shows a list of bug reports currently in /sdcard/bugreports.
    2013-11-21 23:46:40下载
    积分:1
  • CKEditor_tpzxsc
    CKEditor本地图片自动上传插件依赖于JSP环境,部分由Java代码实现(CKEditor plugin automatically upload local images depends on the JSP environment, partially implemented by Java code)
    2014-06-02 13:42:54下载
    积分:1
  • spring-dubbo-spring-boot
    用于测试spring dubbo功能,提供对spring boot的支持(It is used to test spring Dubbo function and provide support for spring boot.)
    2018-10-21 21:13:35下载
    积分:1
  • 我封装的okhttp
    这是一款我封装的okhttp3,自动管理cookies,get,post,json请求和自动解析json功能,内附案例(This is a okhttp3 encapsulated by me, which automatically manages cookies, get, post, JSON requests and automatic parsing JSON functions.)
    2018-04-21 20:25:17下载
    积分:1
  • src
    SSD3 Exercise 6, FileCatalogLoader.java, GourmetCoffee.java
    2013-11-24 14:46:24下载
    积分:1
  • Struts2
    《Struts2深入浅出》,对于初学者有很大帮助(The Struts2 simple terms, there is a great help for beginners)
    2012-05-19 23:46:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载