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

bibernate.diceng.daima

于 2008-12-22 发布 文件大小:6165KB
0 219
下载积分: 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 个回复

  • lexicalAnalysis
    Lexical Analysis in Java
    2014-11-05 16:16:09下载
    积分:1
  • GUIIPLS21
    说明:  oints in data to the points in model. Fit with respect to minimize the sum of square
    2020-06-22 23:40:01下载
    积分:1
  • MailSystem
    设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。 如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c 挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等 请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
    2013-11-14 13:27:11下载
    积分:1
  • umeng_sdk
    友盟sdk, 包括分享 统计 用户反馈 检查更新等内容(umeng sdk, including the sharing of statistical user feedback to check for updates, etc.)
    2012-10-22 22:27:16下载
    积分:1
  • Student-attendance
    学生出勤管理系统的开发与应用 有较详细的源代码 有需要的话可以参考(Student attendance management system development and application of more detailed source code if necessary can refer to)
    2013-04-04 20:46:52下载
    积分:1
  • WordCount
    说明:  一个hadoop写的mapreduce的wordcount的入门示例。对入门很有帮助(Write a hadoop entry mapreduce the wordcount example. Helpful for beginners)
    2011-03-14 15:53:50下载
    积分:1
  • TicketSystem_demo1
    票务管理系统 可以实习会员注册 查询车票等 并可以在线购票 管理员端口 可以增加修改班次线路价钱, 修改会员级别。(Ticket management system can be registered as a member of the registration inquiries, etc. And online ticket administrator can increase the number of changes to modify the line price, modify the membership level.)
    2016-01-15 10:42:55下载
    积分:1
  • javaworks
    JAVA编写的家用电器管理系统,可以生成负荷曲线(Household electrical appliance management system)
    2020-11-26 15:09:31下载
    积分:1
  • 01
    说明:  本程序为Java版本的进销存系统源代码.。需要按照说明文档进行操作来进行操作,数据库为SQL2005(This is Java program for Market product manage.)
    2020-10-25 20:35:51下载
    积分:1
  • javaautomate
    java files for automate re to nfa
    2012-04-10 20:46:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载