org.hibernate.hql.classic
Class HavingParser
java.lang.Object
   org.hibernate.hql.classic.WhereParser
org.hibernate.hql.classic.WhereParser
       org.hibernate.hql.classic.HavingParser
org.hibernate.hql.classic.HavingParser
- All Implemented Interfaces: 
- Parser
- public class HavingParser 
- extends WhereParser
Parses the having clause of a hibernate query and translates it to an
 SQL having clause.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
HavingParser
public HavingParser()
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.