• An equivalent JPQL query would be.

    等效JPQL查询为。

    youdao

  • A JPQL query is specified as a String (line 2).

    JPQL查询指定一个String(第2)。

    youdao

  • Is a in subquery matching multiple columns possible in JPQL?

    一个子查询匹配多个可能JPQL

    youdao

  • For example, dynamic JPQL queries are not gathered by wsdb2gen.

    例如wsdb2gen收集动态JPQL查询

    youdao

  • Contrast the query in Listing 7 with the equivalent (correct) JPQL.

    清单7中的查询等效(正确)的JPQL进行比较

    youdao

  • Take a look back at this article's original JPQL query (the correct one).

    回顾一下本文初始JPQL查询(正确那个)。

    youdao

  • This is similar to constructing an executable query given a JPQL string as input.

    类似构造一个输入JPQL字符串可执行查询

    youdao

  • The arguments for a query operation are the JPQL string or moniker of a predefined named query.

    查询操作参数JPQL字符串预定义名称查询别名。

    youdao

  • EntityManager is the factory that constructs an executable query instance given a JPQL string (line 3).

    EntityManager构造一个包含给定j PQ l字符串可执行查询实例工厂(第3)。

    youdao

  • JPA 1.0 introduced JPQL, a powerful query language that's considered a major reason for JPA's popularity.

    JPA 1.0引进了JPQL一种强大的查询语言,它在很大程度上导致JPA的流行

    youdao

  • As mentioned earlier, some SQL might not be generated from the static generator (for example, dynamic JPQL).

    正如前面提到过的,静态生成器可能不会生成某些SQL(例如动态JPQL)。

    youdao

  • Querying of the supported datastores can be performed using JDOQL, JPQL or SQL (dependent on the datastore).

    可以使用JDOQLJPQL或者SQL(取决于数据)来查询支持数据存储

    youdao

  • If this option is unchecked, the JPQL query statements will be used directly inside of the JPA Manager Bean code.

    如果选择没选中,那么JPQL查询语句JPAManager Bean代码直接使用

    youdao

  • Tip: Clicking each query method will display the JPQL query that will be run when you run that method. (Figure 13).

    提示点击每个QueryMethod将会显示JPQL查询查询运行方法时会随之运行(13)。

    youdao

  • JPQL is a full-featured query language with syntax similar to SQL, but it operates on entities rather than database tables.

    JPQL一种语法类似SQL的完备查询语言但是实体上,不是在数据库表上进行操作

    youdao

  • 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,它查询绑定参数每个按键索引

    youdao

  • JPA provides both a standard mapping definition (through annotations or XML) and a standard runtime API and object-level query language (JPQL).

    JPA提供了标准映射定义(通过AnnotationXML)标准运行时api对象级查询语言(JPQL)。

    youdao

  • CriteriaBuilder has API methods for constructing all kinds of query expressions that are supported in traditional JPQL grammar, plus a few more.

    QueryBuilder包含构造传统jpql语法支持所有查询表达式API方法,并且还包含额外的方法。

    youdao

  • The type-safety feature will provide for much earlier error detection at compile time, rather than at run time with the standard JPQL constructs.

    类型安全功能提供编译早期错误检测不是使用标准JPQL 构建时的运行时检测。

    youdao

  • Notice that an equivalent query is simply not possible to express in JPQL, because it has a defined grammar with a fixed number of supported expressions.

    注意JPQL不能表达等效查询因为语法支持固定数量的表达式。

    youdao

  • So far, I have mainly emphasized the strongly typed nature of the Criteria API and the fact that it helps to minimize syntactic errors that can creep into string-based JPQL queries.

    到目前为止主要强调CriteriaAPI类型以及如何帮助减少出现在基于字符串JPQL查询中的语义错误

    youdao

  • The error will be encountered at run time at line 3 or line 4 (depending on whether the JPA provider parses a JPQL string according to JPQL grammar during query construction or execution).

    运行错误出现在第 3第 4(具体行数取决于JPA提供者是否查询构造执行期间根据JPQL语法解析 JPQL字符串)。

    youdao

  • In a JPQL query, the parameters are encoded in the query string as either named (preceded by a colon - for example, : age) or positional (preceded by a question mark - for example,? 3).

    JPQL查询中,查询字符串中的参数命名方式(前面带有冒号例如age)位置方式(前面带有问号,例如?3)编码

    youdao

  • Effectively, the code will compile happily, but it will fail at run time because the JPQL query string is syntactically incorrect. The correct syntax for the second line of Listing 1 is.

    代码能够顺利通过编译运行失败因为JPQL查询字符串语法有误

    youdao

  • The persistence module includes JPA version 2.0 (JSR 317) which has several enhancements to JPQL and offers a new Criteria API which can be used for dynamically constructing object-based queries.

    持久化模块包括JPA 2.0 (JSR 317),JPA 2.0JPQL几点增强,还提供新的CriteriaAPI动态创建基于对象的查询。

    youdao

  • The persistence module includes JPA version 2.0 (JSR 317) which has several enhancements to JPQL and offers a new Criteria API which can be used for dynamically constructing object-based queries.

    持久化模块包括JPA 2.0 (JSR 317),JPA 2.0JPQL几点增强,还提供新的CriteriaAPI动态创建基于对象的查询。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定