| 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.RowCountProjectionpublic class RowCountProjectionextends SimpleProjectionConstructor 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 position, CriteriaQuery criteriaQuery) throws HibernateException
- Specified by:
- toSqlString in interface Projection
public String toString()