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, isNullalias, getCompoundSelectionItems, getValueHandlers, isCompoundSelectionforceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAliascriteriaBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValueHandlersgetValueHandleralias, getCompoundSelectionItems, isCompoundSelectionrenderGroupBy, renderProjectionpublic SizeOfPluralAttributeExpression(CriteriaBuilderImpl criteriaBuilder, PluralAttributePath path)
@Deprecated public PluralAttributePath getCollectionPath()
getPluralAttributePath() insteadpublic PluralAttributePath getPluralAttributePath()
public void registerParameters(ParameterRegistry registry)
ParameterContainerregisterParameters in interface ParameterContainerregistry - The parameter registry with which to register.public java.lang.String render(RenderingContext renderingContext)
Renderablerender in interface RenderablerenderingContext - contextCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.