Class SqmComparableValuedSimplePath<C extends Comparable<? super C>>
java.lang.Object
org.hibernate.query.sqm.tree.AbstractSqmNode
org.hibernate.query.sqm.tree.jpa.AbstractJpaTupleElement<C>
org.hibernate.query.sqm.tree.jpa.AbstractJpaSelection<C>
org.hibernate.query.sqm.tree.expression.AbstractSqmExpression<C>
org.hibernate.query.sqm.tree.domain.AbstractSqmPath<C>
org.hibernate.query.sqm.tree.domain.AbstractSqmSimplePath<C>
org.hibernate.query.sqm.tree.domain.SqmBasicValuedSimplePath<C>
org.hibernate.query.sqm.tree.domain.SqmComparableValuedSimplePath<C>
- All Implemented Interfaces:
ComparableExpression<C>, Expression<C>, Path<C>, Selection<C>, Type<C>, TupleElement<C>, Serializable, JpaComparableExpression<C>, JpaCriteriaNode, JpaExpression<C>, JpaPath<C>, JpaSelection<C>, JpaTupleElement<C>, SemanticPathPart, SqmBindableType<C>, SqmExpressible<C>, SqmPath<C>, SqmSimplePath<C>, SqmComparableExpression<C>, SqmComparableExpressionImplementor<C>, SqmExpression<C>, SqmSelectableNode<C>, SqmCacheable, SqmExpressibleAccessor<C>, SqmNode, SqmTypedNode<C>, SqmVisitableNode, BindableType<C>
- Direct Known Subclasses:
SqmBooleanValuedSimplePath, SqmNumericValuedSimplePath, SqmTemporalValuedSimplePath, SqmTextValuedSimplePath
public class SqmComparableValuedSimplePath<C extends Comparable<? super C>>
extends SqmBasicValuedSimplePath<C>
implements SqmComparableExpressionImplementor<C>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface Type
Type.PersistenceType -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionSqmComparableValuedSimplePath(NavigablePath navigablePath, SqmPathSource<C> referencedPathSource, SqmPath<?> lhs, String explicitAlias, NodeBuilder nodeBuilder) SqmComparableValuedSimplePath(NavigablePath navigablePath, SqmPathSource<C> referencedPathSource, SqmPath<?> lhs, NodeBuilder nodeBuilder) -
Method Summary
Modifier and TypeMethodDescriptioncoalesce(Expression<? extends C> y) protected SqmComparableValuedSimplePath<C> createCopy(NavigablePath navigablePath, SqmPathSource<C> referencedPathSource, SqmPath<?> lhs, String explicitAlias, NodeBuilder nodeBuilder) nullif(Expression<? extends C> y) Methods inherited from class SqmBasicValuedSimplePath
accept, copy, getExpressible, getExpressibleJavaType, getJavaType, getJavaTypeDescriptor, getPersistenceType, getRelationalJavaType, getSqmType, resolveIndexedAccess, resolvePathPart, treatAs, treatAs, treatAs, treatAs, treatAs, treatAsMethods inherited from class AbstractSqmSimplePath
appendHqlString, getLhs, getModel, getNodeType, getParentNavigablePath, getReferencedPathSourceMethods inherited from class AbstractSqmPath
cacheHashCode, copyTo, equals, get, get, get, get, get, get, get, get, get, get, getExplicitAlias, getNavigablePath, getNavigablePathCopy, getNodeJavaType, getResolvedModel, getReusablePath, getReusablePaths, getTreatedPath, hashCode, isCompatible, registerReusablePath, resolvePath, resolvePath, setExplicitAlias, toString, type, visitReusablePathsMethods inherited from class AbstractSqmExpression
applyInferableType, as, cast, count, countDistinct, equalTo, equalTo, in, in, in, in, in, internalApplyInferableType, isMember, isNotMember, isNotNull, isNull, nodeBuilder, notEqualTo, notEqualTo, selectCase, selectCaseMethods inherited from class AbstractJpaSelection
alias, getSelectionItems, isCompoundSelectionMethods inherited from class AbstractJpaTupleElement
copyTo, getAlias, setAlias, setExpressibleTypeMethods 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 SqmBindableType
resolveExpressibleMethods inherited from interface SqmCacheable
cacheHashCode, isCompatibleMethods inherited from interface SqmComparableExpressionImplementor
asc, asc, between, between, desc, desc, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, max, min, nodeBuilderMethods inherited from interface SqmExpressible
getTypeNameMethods 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
asLoggableTextMethods inherited from interface SqmPath
applyInferableType, findRoot, get, get, get, get, get, getExplicitAlias, getNavigablePath, getResolvedModel, getReusablePath, getReusablePaths, registerReusablePath, setExplicitAlias, 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
-
Constructor Details
-
Method Details
-
coalesce
- Specified by:
coalescein interfaceComparableExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceJpaExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceSqmComparableExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceSqmComparableExpressionImplementor<C extends Comparable<? super C>>- Overrides:
coalescein classAbstractSqmExpression<C extends Comparable<? super C>>
-
coalesce
- Specified by:
coalescein interfaceComparableExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceJpaExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceSqmComparableExpression<C extends Comparable<? super C>>- Specified by:
coalescein interfaceSqmComparableExpressionImplementor<C extends Comparable<? super C>>- Overrides:
coalescein classAbstractSqmExpression<C extends Comparable<? super C>>
-
nullif
- Specified by:
nullifin interfaceComparableExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceJpaExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceSqmComparableExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceSqmComparableExpressionImplementor<C extends Comparable<? super C>>- Overrides:
nullifin classAbstractSqmExpression<C extends Comparable<? super C>>
-
nullif
- Specified by:
nullifin interfaceComparableExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceJpaExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceSqmComparableExpression<C extends Comparable<? super C>>- Specified by:
nullifin interfaceSqmComparableExpressionImplementor<C extends Comparable<? super C>>- Overrides:
nullifin classAbstractSqmExpression<C extends Comparable<? super C>>