Hibernate-HQL、Criteria、SQL实现查询对照以及增删改代码

时间:2019-01-22 09:35:45
【文件属性】:

文件名称:Hibernate-HQL、Criteria、SQL实现查询对照以及增删改代码

文件大小:6.94MB

文件格式:ZIP

更新时间:2019-01-22 09:35:45

hql criteria sql

本文旨在为读者呈现不同的方式查询方式:HQL方式的查询、SQL原生态SQL方式的查询、以及Criteria方式的查询,拓展查询的不同实现思路,开阔视野、并涵盖了部分的Hibernate增删改的基本操作。


【文件预览】:
HiberTest
----.project(2KB)
----.mymetadata(300B)
----src()
--------hibernate.cfg.xml(940B)
--------com()
--------log4j.properties(415B)
----WebRoot()
--------WEB-INF()
--------index.jsp(834B)
--------META-INF()
----.myeclipse()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(465B)
--------.jsdtscope(500B)
----.classpath(2KB)

网友评论