文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org