Language
The 解放する/自由な and Open 生産性 控訴
:: com :: sun :: 星/主役にする :: sdb ::
|
unpublished |
constants group BooleanComparisonMode |
|
|
- Usage 制限s
- not published
- Description
- 明示するs different modi how boolean comparison predicates are to be 生成するd
by a SingleSelectQueryComposer.
|
Constants |
EQUAL_INTEGER |
denotes the default comparison
|
IS_LITERAL |
要求するs to use IS boolean_literal for boolean comparison.
|
EQUAL_LITERAL |
要求するs to use = boolean_literal for boolean comparison.
|
ACCESS_COMPAT |
要求するs to use an Microsoft 接近 両立できる syntax for boolean comparison.
|
Constants' 詳細(に述べる)s |
EQUAL_INTEGER
const long EQUAL_INTEGER = 0;
- Description
- denotes the default comparison
Most databases support comparing boolean 表現s or column values 直接/まっすぐに with
integer values: column = 0 それぞれ column = 1 .
|
|
IS_LITERAL
const long IS_LITERAL = 1;
- Description
- 要求するs to use
IS boolean_literal for boolean comparison.
That is, the 生成するd comparison predicates will be column IS TRUE resp.
column IS FALSE .
|
|
EQUAL_LITERAL
const long EQUAL_LITERAL = 2;
- Description
- 要求するs to use
= boolean_literal for boolean comparison.
That is, the 生成するd comparison predicates will be column = TRUE resp.
column = FALSE .
|
|
ACCESS_COMPAT
const long ACCESS_COMPAT = 3;
- Description
- 要求するs to use an Microsoft 接近 両立できる syntax for boolean comparison.
|
|
最高の,を越す of Page
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.