qbe

qbe

 英

  • 网络昆士兰保险集团;示例查询(Query By Example);按例查询

例句

This also points out a limitation of the QBE approach -- zero cannot effectively be used as a value to search on.

同样指出QBE方法一个缺点——能够有效地使用0作为搜索)。

A QBE approach would fail pretty badly for these types of queries because QBE does equality matches, not comparison.

QBE方法对于查询无能为力因为QBE只能执行相等匹配无法进行比较查询

I demonstrated data retrieval using db4o's QBE engine last time, but I'll quickly recap here.

一次使用db4oQBE引擎演示数据检索这里快速回顾一下

The user should only enter criteria against fields that are already in the QBE.

用户应该针对QBE有的字段输入判据

Last month, I talked about querying db4o using both native and QBE-style queries.

上个月谈到使用原生QBE样式查询查询db4o。

Extend the QBE API to include predicates.

扩展QBEAPI包含谓词

Insets a column into the QBE grid.

查询设计视图插入

The second option pollutes the simplicity of the QBE approach and leads to monstrosities like the one shown in Listing 9

第二方法破坏QBE方法简单性并且导致清单9糟糕代码

What is apparent from Listing 7, however, is that its usage is arguably not much simpler than the basic QBE version shown already

然而可以清单7明显看到这种用法没有基本QBE版本简单多少