| Package | Description |
|---|---|
| com.landawn.abacus.condition |
| Modifier and Type | Class and Description |
|---|---|
static class |
Expression.Expr
The Class Expr.
|
| Modifier and Type | Field and Description |
|---|---|
static Expression |
ConditionFactory.QME
Expression with question mark literal: "?".
|
| Modifier and Type | Method and Description |
|---|---|
static Expression |
ConditionFactory.alwaysFalse()
Deprecated.
|
static Expression |
ConditionFactory.alwaysTrue() |
static Expression |
ConditionFactory.expr(String literal) |
static Expression |
Expression.of(String literal) |
Copyright © 2021. All rights reserved.