单词 | JPQL | ||||||||||
释义 | JPQL
更多释义 收起释义 例句释义: 查询语言,品牌 1. The arguments for a query operation are the JPQL string or moniker of a predefined named query. 查询操作的参数是JPQL字符串或预定义名称查询的别名。 www.ibm.com 2. Neither form of compile-time safety is warranted for the parameters of a JPQL query. JPQL查询的参数不能提供任何编译时安全。 www.ibm.com 3. JPQL is a full-featured query language with syntax similar to SQL, but it operates on entities rather than database tables. JPQL是一种语法上类似于SQL的完备查询语言,但是它是在实体上,而不是在数据库表上进行操作。 www.ibm.com 4. EntityManager also acts as a factory to create executable javax. persistence. Query instances from a JPQL query string. EntityManager也是从一个JPQL查询字符串创建可执行javax.persistence.Query实例的工厂。 www.ibm.com 5. Querying of the supported datastores can be performed using JDOQL, JPQL or SQL (dependent on the datastore). 可以使用JDOQL、JPQL或者SQL(取决于数据)来查询支持的数据存储。 www.infoq.com 6. If this option is unchecked, the JPQL query statements will be used directly inside of the JPA Manager Bean code. 如果该选择没被选中,那么JPQL查询语句将在JPAManagerBean代码中直接使用。 www.ibm.com 7. Tip: Clicking each Query Method will display the JPQL query that will be run when you run that method. (Figure 13). 提示:点击每个QueryMethod将会显示出JPQL查询,该查询当您运行该方法时会随之运行(图13)。 www.ibm.com 8. The input arguments are query, which is the JPQL string; and params, which is the bound parameter values to the query, each indexed by key. 它是一个JPQL字符串;以及params,它是此查询的绑定参数值,每个按键索引。 www.ibm.com 9. EntityManager is the factory that constructs an executable query instance given a JPQL string (line 3). EntityManager是构造一个包含给定JPQL字符串的可执行查询实例的工厂(第3行)。 www.ibm.com 10. JPA 1. 0 introduced JPQL, a powerful query language that's considered a major reason for JPA's popularity. JPA1.0引进了JPQL,这是一种强大的查询语言,它在很大程度上导致了JPA的流行。 www.ibm.com 1. A JPQL query is specified as a String (line 2). JPQL查询被指定为一个String(第2行)。 www.ibm.com 2. This is similar to constructing an executable query given a JPQL string as input. 这类似于构造一个输入为JPQL字符串的可执行查询。 www.ibm.com 3. As mentioned earlier, some SQL might not be generated from the static generator (for example, dynamic JPQL). 正如前面提到过的,静态生成器可能不会生成某些SQL(例如,动态JPQL)。 www.ibm.com 4. For example, dynamic JPQL queries are not gathered by wsdb2gen. 例如,wsdb2gen就不收集动态JPQL查询。 www.ibm.com 5. Take a look back at this article's original JPQL query (the correct one) 回顾一下本文初始的JPQL查询(正确那个) www.ibm.com 6. An equivalent JPQL query would be 等效的JPQL查询为 www.ibm.com 7. Querying Excel documents using JPQL 使用JPQL查询Excel文档 www.infoq.com 8. Contrast the query in Listing 7 with the equivalent (correct) JPQL 将清单7中的查询与等效(正确)的JPQL进行比较 www.ibm.com 9. Querying XML documents using JPQL 使用JPQL查询XML文档 www.infoq.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。