Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.criterion.SimpleProjection
org.hibernate.criterion.AggregateProjection
public class AggregateProjection
extends SimpleProjection
Field 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()