Package | Description |
---|---|
com.saperion.database | |
com.saperion.database.query.predicates |
Modifier and Type | Method and Description |
---|---|
static <Type> Equality |
Conditions.equals(QueryExpression<Type> expression1,
QueryExpression<Type> expression2) |
static <T> Equality<T> |
Conditions.equals(String fieldName,
T value) |
Modifier and Type | Class and Description |
---|---|
class |
FieldEquality<Type>
A
QueryExpression that that the equality of a field with a given parameter. |
Copyright © 2016 SAPERION AG. All rights reserved.