类 GroupByParser
- java.lang.Object
-
- org.hibernate.hql.internal.classic.GroupByParser
-
-
方法详细资料
-
token
public void token(String token, QueryTranslatorImpl q) throws QueryException
- 指定者:
token在接口中Parser- 抛出:
QueryException
-
start
public void start(QueryTranslatorImpl q) throws QueryException
- 指定者:
start在接口中Parser- 抛出:
QueryException
-
end
public void end(QueryTranslatorImpl q) throws QueryException
- 指定者:
end在接口中Parser- 抛出:
QueryException
-
-