| 
 | ||||||||||
| 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.AvgProjection
public class AvgProjection
An avg() projection
| Field Summary | 
|---|
| Fields inherited from class org.hibernate.criterion.AggregateProjection | 
|---|
| propertyName | 
| Constructor Summary | |
|---|---|
| AvgProjection(String propertyName) | |
| Method Summary | 
|---|
| Methods inherited from class org.hibernate.criterion.AggregateProjection | 
|---|
| buildFunctionParameterList, buildFunctionParameterList, getFunction, getFunction, getFunctionName, getPropertyName, getTypes, toSqlString, toString | 
| 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 | 
|---|
public AvgProjection(String propertyName)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||