org.hibernate.hql.classic

Class HavingParser

Implemented Interfaces:
Parser

public class HavingParser
extends WhereParser

Parses the having clause of a hibernate query and translates it to an SQL having clause.

Method Summary

Methods inherited from class org.hibernate.hql.classic.WhereParser

end, start, token