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版本簡單多少