public interface FromImplementor<Z,X> extends PathImplementor<X>, From<Z,X>
From
interface.Modifier and Type | Method and Description |
---|---|
FromImplementor<Z,X> |
correlateTo(CriteriaSubqueryImpl subquery) |
FromImplementor<Z,X> |
getCorrelationParent() |
void |
prepareAlias(RenderingContext renderingContext) |
void |
prepareCorrelationDelegate(FromImplementor<Z,X> parent) |
String |
renderTableExpression(RenderingContext renderingContext) |
getAttribute, treatAs
asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString
getValueHandlers
getValueHandler
render, renderProjection
getPathIdentifier
get, get, get, get, getModel, getParentPath, type
as, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getAlias, getJavaType
getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet
fetch, fetch, fetch, fetch, fetch, fetch, getFetches
void prepareAlias(RenderingContext renderingContext)
prepareAlias
in interface PathSource<X>
String renderTableExpression(RenderingContext renderingContext)
FromImplementor<Z,X> correlateTo(CriteriaSubqueryImpl subquery)
void prepareCorrelationDelegate(FromImplementor<Z,X> parent)
FromImplementor<Z,X> getCorrelationParent()
getCorrelationParent
in interface From<Z,X>
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.