hibernate实现User的增删改查

时间:2017-06-01 17:00:39
【文件属性】:

文件名称:hibernate实现User的增删改查

文件大小:3.79MB

文件格式:ZIP

更新时间:2017-06-01 17:00:39

hibernate 分页

User实体(id, name, age, sex, ctime),使用hibernate实现User的增删改查。要求: 1、包的层次: com.xxx.entity, com.xxx.dao, com.xxx.dao.impl.hql, com.xxx.dao.impl.qbc, com.xxx.dao.impl.sql, com.xxx.service, com.xxx.test 2、DAO的实现类,分别采用hql查询,QBC查询,本地SQL查询实现 3、查询包括: 根据ID查询, 查询所有用户(包括:不分页、分页) 根据条件查询(包括:不分页、分页)


【文件预览】:
job1
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(450B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.jsdtscope(658B)
--------org.eclipse.jdt.core.prefs(395B)
----src()
--------com()
--------hibernate.cfg.xml(844B)
----.project(1KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------index.jsp(834B)
----.mymetadata(285B)
----.classpath(607B)
----.myeclipse()

网友评论

  • 挺不错的,很好的!