文件名称:hibernate_hql
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 38kb
- 下载次数:
- 1次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、简单属性查询【重要】
* 单一属性查询,返会属性结果集列表,元素类型和实体类中相应的类型一致
* 多个属性查询,多个属性查询返会对象数组,对象数组的长度取决于属性的个数
对象数组中元素的类型取决于属性在实体类中的类型
* 如果认为返会数组不够对象化,可以使用hql动态实例化Student对象
参见:SimplePropertyQueryTest.java-1, a simple attribute query 【important】* single attribute query, the return result set attributes list, element type and the type of entity classes in the corresponding line* query multiple properties, multiple property queries will return an array of objects, depending on the length of an array of objects the number of objects in the property element of the array depends on the type of property in the entity class type* array if that return would not object oriented, you can use hql Student objects dynamically instantiated See: SimplePropertyQueryTest.java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hibernate_hql\.classpath
.............\.project
.............\bin\com\bjpowernode\hibernate\Classes.class
.............\...\...\...........\.........\Classes.hbm.xml
.............\...\...\...........\.........\DMLQueryTest.class
.............\...\...\...........\.........\ExportDB.class
.............\...\...\...........\.........\FilterQueryTest.class
.............\...\...\...........\.........\HibernateUtils.class
.............\...\...\...........\.........\InitData.class
.............\...\...\...........\.........\JoinQueryTest.class
.............\...\...\...........\.........\NameQueryTest.class
.............\...\...\...........\.........\ObjectNavQueryTest.class
.............\...\...\...........\.........\PageQueryTest.class
.............\...\...\...........\.........\SimpleConditionQueryTest.class
.............\...\...\...........\.........\SimpleObjectQueryTest1.class
.............\...\...\...........\.........\SimpleObjectQueryTest2.class
.............\...\...\...........\.........\SimplePropertyQueryTest.class
.............\...\...\...........\.........\SqlQueryTest.class
.............\...\...\...........\.........\StatQueryTest.class
.............\...\...\...........\.........\Student.class
.............\...\...\...........\.........\Student.hbm.xml
.............\...\hibernate.cfg.xml
.............\...\log4j.properties
.............\readme.txt
.............\src\com\bjpowernode\hibernate\Classes.hbm.xml
.............\...\...\...........\.........\Classes.java
.............\...\...\...........\.........\ExportDB.java
.............\...\...\...........\.........\HibernateUtils.java
.............\...\...\...........\.........\Student.hbm.xml
.............\...\...\...........\.........\Student.java
.............\...\hibernate.cfg.xml
.............\...\log4j.properties
.............\test\com\bjpowernode\hibernate\DMLQueryTest.java
.............\....\...\...........\.........\FilterQueryTest.java
.............\....\...\...........\.........\InitData.java
.............\....\...\...........\.........\JoinQueryTest.java
.............\....\...\...........\.........\NameQueryTest.java
.............\....\...\...........\.........\ObjectNavQueryTest.java
.............\....\...\...........\.........\PageQueryTest.java
.............\....\...\...........\.........\SimpleConditionQueryTest.java
.............\....\...\...........\.........\SimpleObjectQueryTest1.java
.............\....\...\...........\.........\SimpleObjectQueryTest2.java
.............\....\...\...........\.........\SimplePropertyQueryTest.java
.............\....\...\...........\.........\SqlQueryTest.java
.............\....\...\...........\.........\StatQueryTest.java
.............\bin\com\bjpowernode\hibernate
.............\src\com\bjpowernode\hibernate
.............\test\com\bjpowernode\hibernate
.............\bin\com\bjpowernode
.............\src\com\bjpowernode
.............\test\com\bjpowernode
.............\bin\com
.............\src\com
.............\test\com
.............\bin
.............\src
.............\test
hibernate_hql
.............\.project
.............\bin\com\bjpowernode\hibernate\Classes.class
.............\...\...\...........\.........\Classes.hbm.xml
.............\...\...\...........\.........\DMLQueryTest.class
.............\...\...\...........\.........\ExportDB.class
.............\...\...\...........\.........\FilterQueryTest.class
.............\...\...\...........\.........\HibernateUtils.class
.............\...\...\...........\.........\InitData.class
.............\...\...\...........\.........\JoinQueryTest.class
.............\...\...\...........\.........\NameQueryTest.class
.............\...\...\...........\.........\ObjectNavQueryTest.class
.............\...\...\...........\.........\PageQueryTest.class
.............\...\...\...........\.........\SimpleConditionQueryTest.class
.............\...\...\...........\.........\SimpleObjectQueryTest1.class
.............\...\...\...........\.........\SimpleObjectQueryTest2.class
.............\...\...\...........\.........\SimplePropertyQueryTest.class
.............\...\...\...........\.........\SqlQueryTest.class
.............\...\...\...........\.........\StatQueryTest.class
.............\...\...\...........\.........\Student.class
.............\...\...\...........\.........\Student.hbm.xml
.............\...\hibernate.cfg.xml
.............\...\log4j.properties
.............\readme.txt
.............\src\com\bjpowernode\hibernate\Classes.hbm.xml
.............\...\...\...........\.........\Classes.java
.............\...\...\...........\.........\ExportDB.java
.............\...\...\...........\.........\HibernateUtils.java
.............\...\...\...........\.........\Student.hbm.xml
.............\...\...\...........\.........\Student.java
.............\...\hibernate.cfg.xml
.............\...\log4j.properties
.............\test\com\bjpowernode\hibernate\DMLQueryTest.java
.............\....\...\...........\.........\FilterQueryTest.java
.............\....\...\...........\.........\InitData.java
.............\....\...\...........\.........\JoinQueryTest.java
.............\....\...\...........\.........\NameQueryTest.java
.............\....\...\...........\.........\ObjectNavQueryTest.java
.............\....\...\...........\.........\PageQueryTest.java
.............\....\...\...........\.........\SimpleConditionQueryTest.java
.............\....\...\...........\.........\SimpleObjectQueryTest1.java
.............\....\...\...........\.........\SimpleObjectQueryTest2.java
.............\....\...\...........\.........\SimplePropertyQueryTest.java
.............\....\...\...........\.........\SqlQueryTest.java
.............\....\...\...........\.........\StatQueryTest.java
.............\bin\com\bjpowernode\hibernate
.............\src\com\bjpowernode\hibernate
.............\test\com\bjpowernode\hibernate
.............\bin\com\bjpowernode
.............\src\com\bjpowernode
.............\test\com\bjpowernode
.............\bin\com
.............\src\com
.............\test\com
.............\bin
.............\src
.............\test
hibernate_hql