Package | Description |
---|---|
com.saperion.database | |
com.saperion.database.query.visitor |
Modifier and Type | Method and Description |
---|---|
static Negation |
Conditions.not(QueryExpression<Boolean> predicate) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleQueryExpressionVisitor.finishVisit(Negation expression) |
void |
QueryExpressionVisitor.finishVisit(Negation expression) |
void |
QueryExpressionCopier.finishVisit(Negation expression) |
void |
SimpleQueryExpressionVisitor.startVisit(Negation expression) |
void |
QueryExpressionVisitor.startVisit(Negation expression) |
void |
QueryExpressionCopier.startVisit(Negation expression) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.