Interface SqmBooleanPath
- All Superinterfaces:
BooleanExpression, ComparableExpression<Boolean>, Expression<Boolean>, JpaBooleanExpression, JpaComparableExpression<Boolean>, JpaCriteriaNode, JpaExpression<Boolean>, JpaPath<Boolean>, JpaSelection<Boolean>, JpaTupleElement<Boolean>, Path<Boolean>, Selection<Boolean>, SemanticPathPart, Serializable, SqmBooleanExpression, SqmCacheable, SqmComparableExpression<Boolean>, SqmExpressibleAccessor<Boolean>, SqmExpression<Boolean>, SqmNode, SqmPath<Boolean>, SqmSelectableNode<Boolean>, SqmTypedNode<Boolean>, SqmVisitableNode, TupleElement<Boolean>
- All Known Implementing Classes:
SqmBooleanValuedSimplePath
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptioncoalesce(Expression<? extends Boolean> y) nullif(Expression<? extends Boolean> y) Methods inherited from interface JpaExpression
count, countDistinct, in, isMember, isNotMember, selectCase, selectCaseMethods inherited from interface JpaPath
getParentPath, treatMethods inherited from interface JpaSelection
alias, getCompoundSelectionItems, getSelectionItemsMethods inherited from interface JpaTupleElement
getJavaType, getJavaTypeName, isEnumMethods inherited from interface Selection
isCompoundSelectionMethods inherited from interface SqmBooleanExpression
and, not, orMethods inherited from interface SqmCacheable
cacheHashCode, isCompatibleMethods inherited from interface SqmComparableExpression
asc, asc, between, between, desc, desc, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, max, minMethods inherited from interface SqmExpression
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, cast, castAs, equalTo, equalTo, in, in, in, in, isNotNull, isNull, notEqualTo, notEqualTo, visitSubSelectableNodesMethods inherited from interface SqmNode
asLoggableText, nodeBuilderMethods inherited from interface SqmPath
applyInferableType, copy, findRoot, get, get, get, get, get, getExplicitAlias, getJavaTypeDescriptor, getLhs, getNavigablePath, getNodeType, getReferencedPathSource, getResolvedModel, getReusablePath, getReusablePaths, registerReusablePath, resolveIndexedAccess, resolvePathPart, setExplicitAlias, treatAs, treatAs, treatAs, treatAs, treatAs, treatAs, type, visitReusablePathsMethods inherited from interface SqmSelectableNode
getTupleLengthMethods inherited from interface SqmTypedNode
getExpressible, getNodeJavaTypeMethods inherited from interface SqmVisitableNode
accept, appendHqlString, toHqlStringMethods inherited from interface TupleElement
getAlias
-
Method Details
-
coalesce
- Specified by:
coalescein interfaceBooleanExpression- Specified by:
coalescein interfaceComparableExpression<Boolean>- Specified by:
coalescein interfaceExpression<Boolean>- Specified by:
coalescein interfaceJpaExpression<Boolean>- Specified by:
coalescein interfaceSqmBooleanExpression- Specified by:
coalescein interfaceSqmComparableExpression<Boolean>
-
coalesce
- Specified by:
coalescein interfaceBooleanExpression- Specified by:
coalescein interfaceComparableExpression<Boolean>- Specified by:
coalescein interfaceExpression<Boolean>- Specified by:
coalescein interfaceJpaExpression<Boolean>- Specified by:
coalescein interfaceSqmBooleanExpression- Specified by:
coalescein interfaceSqmComparableExpression<Boolean>
-
nullif
- Specified by:
nullifin interfaceBooleanExpression- Specified by:
nullifin interfaceComparableExpression<Boolean>- Specified by:
nullifin interfaceExpression<Boolean>- Specified by:
nullifin interfaceJpaExpression<Boolean>- Specified by:
nullifin interfaceSqmBooleanExpression- Specified by:
nullifin interfaceSqmComparableExpression<Boolean>
-
nullif
- Specified by:
nullifin interfaceBooleanExpression- Specified by:
nullifin interfaceComparableExpression<Boolean>- Specified by:
nullifin interfaceExpression<Boolean>- Specified by:
nullifin interfaceJpaExpression<Boolean>- Specified by:
nullifin interfaceSqmBooleanExpression- Specified by:
nullifin interfaceSqmComparableExpression<Boolean>
-