|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.hql.classic.GroupByParser
public class GroupByParser
Parses the GROUP BY clause of an aggregate query
| Constructor Summary | |
|---|---|
GroupByParser()
|
|
| Method Summary | |
|---|---|
void |
end(QueryTranslatorImpl q)
|
void |
start(QueryTranslatorImpl q)
|
void |
token(java.lang.String token,
QueryTranslatorImpl q)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupByParser()
| Method Detail |
|---|
public void token(java.lang.String token,
QueryTranslatorImpl q)
throws QueryException
token in interface ParserQueryException
public void start(QueryTranslatorImpl q)
throws QueryException
start in interface ParserQueryException
public void end(QueryTranslatorImpl q)
throws QueryException
end in interface ParserQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||