| 程序包 | 说明 |
|---|---|
| org.h2.expression.condition |
Condition expressions.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BooleanTest
Boolean test (IS [NOT] { TRUE | FALSE | UNKNOWN }).
|
class |
NullPredicate
Null predicate (IS [NOT] NULL).
|
class |
TypePredicate
Type predicate (IS [NOT] OF).
|
Copyright © 2022. All rights reserved.