QBE
abbr. 实例查询(Query-By-Example)
例句
Last month, I talked about querying db4o using both native and QBE-style queries.
上个月,我谈到了使用原生和QBE样式的查询来查询db4o。
I demonstrated data retrieval using db4o's QBE engine last time, but I'll quickly recap here.
上一次我使用了db4o的QBE引擎演示了数据检索,这里将快速回顾一下。
This also points out a limitation of the QBE approach -- zero cannot effectively be used as a value to search on.
(这同样指出了 QBE 方法的一个缺点 —— 不能够有效地使用 0 作为搜索值)。