public interface IPredicate extends jakarta.persistence.criteria.Predicate, IExpression<java.lang.Boolean>
IPredicate.| Modifier and Type | Method and Description |
|---|---|
default boolean |
isBoolean() |
default boolean |
isNumeric() |
getExpressions, getOperator, isNegated, notas, in, in, in, in, isNotNull, isNullalias, getAlias, getCompoundSelectionItems, isCompoundSelectiondefault boolean isBoolean()
isBoolean in interface IExpression<java.lang.Boolean>default boolean isNumeric()
isNumeric in interface IExpression<java.lang.Boolean>