Listing 5. View Query definition for the Viewer perspective.
清单5.查看者透视图的视图查询定义。
Specifies which query definition files to use to create default queries.
指定要用于创建默认查询的查询定义文件。
This results in the associated Employee Key value being passed to the query definition.
这导致传递到查询定义的关联EmployeeKey值。
This gives you freedom in naming methods the way you like while preserving the full control over the query definition without bothering you with the boilerplate query execution code.
这样你可以自由的进行方法命名,既可以对查询定义实现完全控制,又不必担心那些查询模板代码。
The definition of a named Topic Diagram can be persisted so that the same query can be rerun at any time.
一个被命名的主题图的定义能够被保持,从而能够在任何时间都返回相同的查询。
Because I allow both a method call and a property call to work as a definition query, I must write at least two tests in Listing 14.
因为我同时允许让方法调用和属性调用作为定义查询,因此在清单14中必须编写至少两个测试。
The definition files for the perspective, the Navigation Tree, the Collection View, the Detail View, and the View Query were created for the Viewer perspective.
为查看者透视图创建了透视图、导航树、集合视图、详细信息视图和视图查询的定义文件。
The administrator then deploys the query table definition onto the server.
然后,管理员把查询表定义部署到服务器上。
The with clause allows for the definition of a named query within a statement, which can be referred to at a later point in the same statement.
with子句允许在一条语句中定义一个有名称的查询,在同一条语句中,稍后将引用到这个查询。
After the query is submitted to the SQL compiler, the semantics phase expands the view definition and merges it into the original query as shown below.
把该查询提交给SQL编译器之后,语义阶段展开视图定义,并将它合并到初始的查询中,如下所示。
The XML index definition is equally or less restrictive than the query predicate (" containment ").
xml索引定义的限制等同于或低于查询谓词的限制(“容纳”)。
We need a means to first define the language that the user will be using and then use that definition to parse the user's entries and formulate the correct query to whatever back-end database we have.
我们需要一种方法,用以首先定义用户将要使用的语言,然后用该定义解析相应的条目并且对各种后端数据库制定正确的查询。
It will allow users to create new word entries, obtain the definition of a given word, obtain synonyms of a given word, query for a word's part of speech, and remove words.
它让用户可以创建新的单词项、得到给定单词的定义、得到给定单词的同义字、查询单词的词性以及删除单词。
The data that is contained in an MQT is derived from one or more tables on which the materialized query table definition is based.
包含在物化查询表中的数据来自定义物化查询表时所基于的一个或多个表。
Make sure the column definition order matches the data fields of the SQL query.
请您列定义的顺序和SQL查询中的数据字段相符。
Once it's been determined that a message doesn't fit the definition query, the logic becomes much simpler.
当它确定一个消息不符合定义查询时,逻辑就变得简单多了。
The YQL service then looks up the table definition, performs the query, and returns the results.
然后,YQL服务会查找表定义,执行查询并返回结果。
A summary table is a table whose definition is based on a result of a query.
汇总表是指其定义基于查询结果的表。
Its name was changed for legal reasons to SQL (Structured Query language) even though it was built out to become a full data manipulation and definition language.
出于法律原因它被更名为SQL (StructuredQueryLanguage),虽然它的构建初衷是成为一个完全的数据操作和定义语言。
We can define multiple conditions in a single Query Filter definition by using Boolean expressions.
可以使用布尔表达式在单个QueryFilter定义中定义多个条件。
Note that we included the XML column info in the view definition to help query this view efficiently.
注意,我们将xml列info包括在视图定义中,以便帮助有效地查询这个视图。
Most of the issues can be resolved by tuning the query filter definition in the ClearQuest client.
大多数的问题可以通过在ClearQuest客户端中调试查询筛选定义来得到解决。
YQL uses the table definition to convert the query data into an XML-encoded packet that is submitted, through POST, to the Wordpress.com web service.
YQL使用表定义将查询数据转化成一个 XML编码的数据包,之后通过POST将该数据包提交给 Wordpress.com web 服务。
One possible MQT definition that will satisfy the three variations of the query above looks like.
满足以上三个查询变体的一个可能的MQT定义类似于。
Hibernate lets the definition of a query override the default fetching strategy for associations.
Hibernate允许查询的定义覆盖关联的默认抓取策略。
Slow SQL is usually caused by an inefficient WHERE clause, which corresponds to inefficient query filter definition in ClearQuest.
慢速SQL通常是由where语句不够,它对应于ClearQuest中查询筛选定义不够。
To mark a row within the query elements table as a column definition, the Operator choice for the row must be either asc for ascending or desc for descending.
要在查询元素表中将行标记为列定义,行的Operator选择对升序必须为asc,对降序必须为DESC。
The only vexing conditional in Listing 15 happens to be the first one, which attempts to verify if the message is truly a definition query and not one of the other possible combinations such as is...
清单15中惟一 麻烦的条件就是第一条,它要验证消息是一个定义查询而不是其他可能的组合,如 is...
According to the mapping definition, the federation server breaks down the federated query into multiple sub operations. Multiple factors influence this step.
根据映射定义,联合服务器将联合查询拆分为多个子操作。
JPA provides both a standard mapping definition (through annotations or XML) and a standard runtime API and object-level query language (JPQL).
JPA提供了标准映射定义(通过Annotation或XML)和标准运行时api及对象级查询语言(JPQL)。
应用推荐