public class CountProjection extends AggregateProjection
propertyName
Modifier | Constructor and Description |
---|---|
protected |
CountProjection(String prop) |
Modifier and Type | Method and Description |
---|---|
protected List |
buildFunctionParameterList(Criteria criteria,
CriteriaQuery criteriaQuery) |
CountProjection |
setDistinct() |
String |
toString() |
buildFunctionParameterList, getFunction, getFunction, getFunctionName, getPropertyName, getTypes, toSqlString
as, getAliases, getColumnAliases, getColumnAliases, getColumnAliases, getColumnAliases, getColumnCount, getTypes, isGrouped, toGroupSqlString
protected CountProjection(String prop)
public String toString()
toString
in class AggregateProjection
protected List buildFunctionParameterList(Criteria criteria, CriteriaQuery criteriaQuery)
buildFunctionParameterList
in class AggregateProjection
public CountProjection setDistinct()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.