| Package | Description |
|---|---|
| com.landawn.abacus.condition |
| Modifier and Type | Method and Description |
|---|---|
Not |
AbstractCondition.not() |
Not |
Clause.not() |
Not |
Condition.not() |
Not |
Limit.not() |
static Not |
ConditionFactory.notExists(SubQuery condition) |
Not |
NamedProperty.notLike(Object value) |
static Not |
ConditionFactory.notLike(String propName) |
static Not |
ConditionFactory.notLike(String propName,
Object propValue) |
Copyright © 2021. All rights reserved.