文件名称:CRUD_test
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的员工部门表的CRUD实例,可以进行模版套用,简化编程操作,缩短编程时间-A simple CRUD example employee department table, the template can be applied to simplify the programming operation, reducing programming time
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CRUD_test\.classpath
.........\.project
.........\.settings\org.eclipse.jdt.core.prefs
.........\bin\com\lh\entity\Account.class
.........\...\...\..\......\Account.hbm.xml
.........\...\...\..\test\Test.class
.........\...\hibernate.cfg.xml
.........\src\com\lh\entity\Account.hbm.xml
.........\...\...\..\......\Account.java
.........\...\...\..\test\Test.java
.........\...\hibernate.cfg.xml
.........\bin\com\lh\entity
.........\...\...\..\test
.........\src\com\lh\entity
.........\...\...\..\test
.........\bin\com\lh
.........\src\com\lh
.........\bin\com
.........\src\com
.........\.settings
.........\bin
.........\src
.........\test
CRUD_test
.........\.project
.........\.settings\org.eclipse.jdt.core.prefs
.........\bin\com\lh\entity\Account.class
.........\...\...\..\......\Account.hbm.xml
.........\...\...\..\test\Test.class
.........\...\hibernate.cfg.xml
.........\src\com\lh\entity\Account.hbm.xml
.........\...\...\..\......\Account.java
.........\...\...\..\test\Test.java
.........\...\hibernate.cfg.xml
.........\bin\com\lh\entity
.........\...\...\..\test
.........\src\com\lh\entity
.........\...\...\..\test
.........\bin\com\lh
.........\src\com\lh
.........\bin\com
.........\src\com
.........\.settings
.........\bin
.........\src
.........\test
CRUD_test