类 HavingParser
- java.lang.Object
-
- org.hibernate.hql.internal.classic.WhereParser
-
- org.hibernate.hql.internal.classic.HavingParser
-
- 所有已实现的接口:
Parser
public class HavingParser extends WhereParser
Parses the having clause of a hibernate query and translates it to an SQL having clause.