Listing 7. HQL query in a find method call.
清单7.find方法调用中的HQL查询。
Listing 14. HQL query in a find method call.
清单14.find方法调用中的HQL查询。
Listing 3 illustrates this query in practice.
清单3实际演示了此查询。
Aggregate query in a distributed environment.
分布式环境内的聚集查询。
The XUpdate query in Listing 6 makes the change.
清单6中的XUpdate查询作出了更改。
The wdo file creates the actual query in XML format.
wdo文件以xml格式创建了实际的查询。
The user enters the query in the form of an expression.
用户输入表达式形式的查询。
A table then displays the results of the query in the JSP.
然后某一表将在JSP中显示查询的结果。
Expand your query in the tree structure in the left pane.
在左边的面板中,展开树结构中的查询。
Listing 7 shows the results of running the query in Listing 6.
清单7显示了运行清单6的查询的结果。
Figure 4 shows the result of the query in its original XML format.
图4显示了原始xml格式的查询结果。
The query in Listing 4 states several relations you'd want to hold.
清单4中的查询规定了您希望拥有的几个关系。
Contrast the query in Listing 7 with the equivalent (correct) JPQL.
将清单7中的查询与等效(正确)的JPQL进行比较。
Note: This step is similar to creating a parameterized query in SQL.
注意:这一步类似于用SQL创建参数化查询。
The query in Listing 2 gets all the records from the Mileage object.
清单2中的查询从Mileage对象中获取所有记录。
Select the rows from the external table using the query in Listing 11.
使用清单11中的查询选择外部表中的行。
Learn to reference tables from the query in the optimization guideline.
从优化准则中的查询引用表。
Capturing the output of the SQL query in a workflow-level variable.
在工作流级变量中捕获SQL查询的输出。
A user does not need to change the query in order to make use of the MQT.
为了使用MQT,用户不必要更改查询。
To perform this query in MongoDB, you would use the command in Listing 20.
要在MongoDB中执行此查询,需要使用清单20中的命令。
Unload the data from the customer base table using the query in Listing 9.
使用清单9中的查询卸载customer基表中的数据。
A query heap is used to store each query in the agent's private memory.
查询堆用于在代理的私有内存中存储每个查询。
DataBrowserAdmin: Users in this role can run any query in the Data Browser.
DataBrowserAdmin:属于这个角色的用户可以在DataBrowser中运行任何查询。
I can easily wrap the named query in a method and execute it again and again.
我可以方便地将命名查询打包在一个方法中,并重复执行它。
This is shown in the query in Listing 2 which returns all four customers in Paris.
清单2中的查询就采用这种方式,它会返回Paris的所有四个客户。
To the unsuspecting eye, running the query in Listing 8 will yield a surprising result.
如果对此深信不疑,运行清单8中的查询会产生一个令人惊讶的结果。
Use the db2exfmt tool to format the explain data generated for the query in step 4.
使用db2exfmt工具对第 4步所生成的解释数据进行格式化。
And the full section for that query in the snapshot was included earlier in Listing 5.
快照中针对该查询的完整部分已经包含在前面的清单5中了。
A session indicates one logical interaction; you can fire more than one query in one session.
会话(session)指示了一个逻辑上的交互;在一个会话中您可以激活多个查询。
Where the contents of QUERY1.SQL include just the query in Listing 5, ending with a semicolon.
其中QUERY1.SQL 的内容只包含清单5 的查询,分号结尾。
应用推荐