Package org.hibernate.query.criteria
Interface JpaDerivedRoot<T>
- All Superinterfaces:
Expression<T>,FetchParent<T,T>,From<T,T>,JpaCriteriaNode,JpaDerivedFrom<T>,JpaExpression<T>,JpaFetchParent<T,T>,JpaFrom<T,T>,JpaPath<T>,JpaRoot<T>,JpaSelection<T>,JpaTupleElement<T>,Path<T>,Root<T>,Selection<T>,Serializable,TupleElement<T>
- All Known Implementing Classes:
SqmDerivedRoot
@Incubatingpublic interfaceJpaDerivedRoot<T>extendsJpaDerivedFrom<T>,JpaRoot<T>
Method Summary
Methods inherited from interface jakarta.persistence.criteria.From
getJoins,isCorrelated
Methods inherited from interface org.hibernate.query.criteria.JpaDerivedFrom
getQueryPart
Methods inherited from interface org.hibernate.query.criteria.JpaExpression
as,asBigDecimal,asBigInteger,asDouble,asFloat,asInteger,asLong,asString,cast,equalTo,equalTo,in,in,in,in,isNotNull,isNull
Methods inherited from interface org.hibernate.query.criteria.JpaFetchParent
fetch,fetch,fetch,fetch,fetch,fetch,getFetches
Methods inherited from interface org.hibernate.query.criteria.JpaFrom
crossJoin,crossJoin,getCorrelationParent,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,join,joinCollection,joinCollection,joinLateral,joinLateral,joinList,joinList,joinMap,joinMap,joinSet,joinSet
Methods inherited from interface org.hibernate.query.criteria.JpaPath
get,get,get,get,getLhs,getNavigablePath,getParentPath,treatAs,treatAs,type
Methods inherited from interface org.hibernate.query.criteria.JpaRoot
getManagedType,getModel
Methods inherited from interface org.hibernate.query.criteria.JpaSelection
alias,getCompoundSelectionItems,getSelectionItems
Methods inherited from interface org.hibernate.query.criteria.JpaTupleElement
getJavaType,getJavaTypeDescriptor,getJavaTypeName,isEnum
Methods inherited from interface jakarta.persistence.criteria.Selection
isCompoundSelection
Methods inherited from interface jakarta.persistence.TupleElement
getAlias