|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.criterion.SimpleProjection
org.hibernate.criterion.AggregateProjection
org.hibernate.criterion.CountProjection
public class CountProjection
A count
| Field Summary |
|---|
| Fields inherited from class org.hibernate.criterion.AggregateProjection |
|---|
propertyName |
| Constructor Summary | |
|---|---|
protected |
CountProjection(String prop)
|
| Method Summary | |
|---|---|
protected List |
buildFunctionParameterList(Criteria criteria,
CriteriaQuery criteriaQuery)
|
CountProjection |
setDistinct()
|
String |
toString()
|
| Methods inherited from class org.hibernate.criterion.AggregateProjection |
|---|
buildFunctionParameterList, getFunction, getFunction, getFunctionName, getPropertyName, getTypes, toSqlString |
| Methods inherited from class org.hibernate.criterion.SimpleProjection |
|---|
as, getAliases, getColumnAliases, getColumnAliases, getColumnAliases, getColumnAliases, getColumnCount, getTypes, isGrouped, toGroupSqlString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected CountProjection(String prop)
| Method Detail |
|---|
public String toString()
toString in class AggregateProjection
protected List buildFunctionParameterList(Criteria criteria,
CriteriaQuery criteriaQuery)
buildFunctionParameterList in class AggregateProjectionpublic CountProjection setDistinct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||