org.hibernate.hql.internal.classic
Class HavingParser
java.lang.Object
org.hibernate.hql.internal.classic.WhereParser
org.hibernate.hql.internal.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-2012 Red Hat, Inc. All Rights Reserved.