Package | Description |
---|---|
com.saperion.database.query.builder |
Modifier and Type | Interface and Description |
---|---|
interface |
NegationBuilder<ParentBuilder extends ConditionAwareBuilder>
Interface for builders that create Expressions that negate another boolean expression.
|
Modifier and Type | Class and Description |
---|---|
class |
NegationBuilderImpl<ParentBuilder extends ConditionAwareBuilder>
Default implementation of
NegationBuilder . |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.