| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.criterion.SimpleProjectionorg.hibernate.criterion.AggregateProjectionpublic class AggregateProjectionextends SimpleProjectionField Summary | |
protected String | |
Constructor Summary | |
| |
Method Summary | |
Type[] |
|
String |
|
String |
|
Methods inherited from class org.hibernate.criterion.SimpleProjection | |
as, getAliases, getColumnAliases, getColumnAliases, getTypes, isGrouped, toGroupSqlString | |
public Type[] getTypes(Criteria criteria, CriteriaQuery criteriaQuery) throws HibernateException
- Specified by:
- getTypes in interface Projection
public String toSqlString(Criteria criteria, int loc, CriteriaQuery criteriaQuery) throws HibernateException
- Specified by:
- toSqlString in interface Projection
public String toString()