类的使用
org.hibernate.hql.internal.classic.WhereParser
-
使用WhereParser的程序包 程序包 说明 org.hibernate.hql.internal.classic This package contains the Hibernate 2.x query parser which is being end-of-lifed. -
-
org.hibernate.hql.internal.classic中WhereParser的使用
org.hibernate.hql.internal.classic中WhereParser的子类 修饰符和类型 类 说明 classHavingParserParses the having clause of a hibernate query and translates it to an SQL having clause.
-