当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
HavingParser (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
org.hibernate.hql.classic
Class HavingParser
java.lang.Object
org.hibernate.hql.classic.WhereParser
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()