public interface ComparisonBuilder<ParentBuilder,ExpressionType>
Modifier and Type | Method and Description |
---|---|
SecondParameterBuilder<ParentBuilder,Object> |
differsFrom() |
SecondParameterBuilder<ParentBuilder,ExpressionType> |
equalTo() |
SecondParameterBuilder<ParentBuilder,Collection<ExpressionType>> |
in() |
ParentBuilder |
isNull() |
SecondParameterBuilder<ParentBuilder,Collection<ExpressionType>> |
memberOf() |
SecondParameterBuilder<ParentBuilder,ExpressionType> equalTo()
SecondParameterBuilder<ParentBuilder,Object> differsFrom()
ParentBuilder isNull()
SecondParameterBuilder<ParentBuilder,Collection<ExpressionType>> memberOf()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.