网站首页  词典首页

请输入您要查询的英文单词:

 

单词 HQL
释义

HQL

  • 网络面向对象的查询语言(Hibernate Query Language)
1.
面向对象的查询语言(Hibernate Query Language)
Hibernate Query LanguageHQL)提供了十分强大的功能,推荐大家使用这种查询方式。HQL具有与SQL语言类似的语法规 …
ljc19861127.blog.163.com

例句

释义:
1.
With Hibernate, you can define an HQL query in a Hibernate mapping file (hbm. xml) and give it a name.
使用Hibernate,可以在Hibernate映射文件(hbm.xml)中定义HQL查询并为其命名。
www.ibm.com
2.
Listing 2 demonstrates two methods: a group lookup using an HQL query and a group lookup followed by an action.
清单2展示了两个方法:一个使用HQL查询的组查询,另一个是后面接一个操作的组查询。
www-128.ibm.com
3.
Of course, not many of us would need (or want, for that matter) to retrieve the entire database with a single HQL query.
当然,我们之中没有多少人需要只用一个HQL查询检索整个数据库。
www.ibm.com
4.
But HQL does enable you to pass native queries to your underlying database.
但HQL的确可以让你直接向底层数据库传递本地查询。
www.infoq.com
5.
The only exception is when your application has special business rules for data aggregation and ordering that HQL doesn't support.
当你的应用程序对数据聚合和排序有HQL不支持的特定业务规则时除外。
www.infoq.com
6.
You can build a HQL WHERE clause using either binding parameters or simple string concatenation; the decision impacts on performance.
既可以使用绑定参数构造HQL的WHERE子句,也可以使用字符串拼接的方法,该决定对性能会有一定影响。
www.infoq.com
7.
To access an Individual from the database, simply specify the class name in your HQL query, as shown in Listing 5.
要想访问数据库中的Individual,只需在HQL查询中指定类名即可,如清单5所示。
www.ibm.com
8.
Added support for calling Sql Functions (HQL concept) from projections (Criteria).
增加了从Criteria中调用(HQL概念的)Sql函数的支持
www.infoq.com
9.
This can be overridden with an eager fetching, such as join fetching using HQL or Criteria, when you need data from both entities.
当你需要从实体两端获取数据时,可以用立即抓取(eagerfetching)覆盖默认策略,例如使用HQL或Criteria配置连接抓取(joinfetching)。
www.infoq.com
10.
As of now, sharding framework cannot be used with HQL. It can only be used with SQL.
到目前为止,分片框架不能用于HQL,它只能用于SQL。
www.ibm.com
1.
For information on externalizing HQL queries, refer to the Resources section.
有关外化HQL查询的更多信息,参阅参考资料部分。
www.ibm.com
2.
From the WHERE clause in HQL you can usually guess the corresponding SQL WHERE clause.
从HQL的WHERE子句中通常可以猜到相应的SQLWHERE子句。
www.infoq.com
3.
We tuned an HQL query to select electricity deals from about 30 seconds to less than 1 second.
我们调优了一个选择电流的HQL查询,把它从30秒降到了1秒以内。
www.infoq.com
4.
But our supporting example will use HQL exclusively.
但是我们使用的示例只用HQL。
www.ibm.com
5.
You ll work entirely with HQL in the examples that follow.
在下面的例子中将只使用HQL。
www-128.ibm.com
6.
I ll use only HQL in the examples for this article.
在本文的例子中我将只使用HQL。
www-128.ibm.com
7.
HQL is quite simple to use.
HQL用起来相当简单。
www.ibm.com
8.
Listing 17 illustrates a way to retrieve the entire database using a two-word HQL query.
清单17显示了一种使用两个词的HQL查询来检索整个数据库的方法。
www.ibm.com
9.
You should avoid embedding HQL queries in your Java code unless they are truly dynamic queries.
您应当避免在Java代码中嵌入HQL查询,除非它们是真正的动态查询。
www.ibm.com
10.
We can use this abstract superclass in our HQL queries, as shown in Listing 14.
中继承而来,所以我们可以在HQL查询中使用这个抽象超类,如清单14所示。
www-128.ibm.com
1.
If your HQL or Criteria returns a lot of data, you should take care of two things
如果你的HQL或Criteria会返回很多数据,那么要注意两件事
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/6/27 4:10:02