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)
Render clause
|
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
renderGroupBy, renderProjection
public SubquerySelection(ExpressionImpl<S> wrapped, CriteriaSubqueryImpl subQuery)
public String render(RenderingContext renderingContext)
Renderable
renderingContext
- contextCopyright © 2019 JBoss by Red Hat. All rights reserved.