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,ExpressionType> equalTo()
SecondParameterBuilder<ParentBuilder,Object> differsFrom()
ParentBuilder isNull()
Copyright © 2016 SAPERION AG. All rights reserved.