public static class CriteriaSubqueryImpl.SubquerySelection<S> extends DelegatedExpressionImpl<S>
ParameterContainer.Helper
Constructor and Description |
---|
SubquerySelection(ExpressionImpl<S> wrapped,
CriteriaSubqueryImpl subQuery) |
Modifier and Type | Method and Description |
---|---|
String |
render(RenderingContext renderingContext) |
String |
renderProjection(RenderingContext renderingContext) |
alias, forceConversion, getAlias, getCompoundSelectionItems, getJavaType, getValueHandler, getValueHandlers, getWrapped, isCompoundSelection, registerParameters, resetJavaType, setAlias
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNull
criteriaBuilder
public SubquerySelection(ExpressionImpl<S> wrapped, CriteriaSubqueryImpl subQuery)
public String render(RenderingContext renderingContext)
public String renderProjection(RenderingContext renderingContext)
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.