public class SizeOfPluralAttributeExpression extends ExpressionImpl<java.lang.Integer> implements java.io.Serializable
ParameterContainer.Helper
Constructor and Description |
---|
SizeOfPluralAttributeExpression(CriteriaBuilderImpl criteriaBuilder,
PluralAttributePath path) |
Modifier and Type | Method and Description |
---|---|
PluralAttributePath |
getCollectionPath()
Deprecated.
Use
getPluralAttributePath() instead |
PluralAttributePath |
getPluralAttributePath() |
void |
registerParameters(ParameterRegistry registry)
Register any parameters contained within this query component with the given registry.
|
java.lang.String |
render(RenderingContext renderingContext)
Render clause
|
as, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, getValueHandlers, isCompoundSelection
forceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAlias
criteriaBuilder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValueHandlers
getValueHandler
alias, getCompoundSelectionItems, isCompoundSelection
renderGroupBy, renderProjection
public SizeOfPluralAttributeExpression(CriteriaBuilderImpl criteriaBuilder, PluralAttributePath path)
@Deprecated public PluralAttributePath getCollectionPath()
getPluralAttributePath()
insteadpublic PluralAttributePath getPluralAttributePath()
public void registerParameters(ParameterRegistry registry)
ParameterContainer
registerParameters
in interface ParameterContainer
registry
- The parameter registry with which to register.public java.lang.String render(RenderingContext renderingContext)
Renderable
render
in interface Renderable
renderingContext
- contextCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.