类的使用
org.hibernate.query.criteria.internal.path.RootImpl
-
使用RootImpl的程序包 程序包 说明 org.hibernate.query.criteria.internal.path -
-
org.hibernate.query.criteria.internal.path中RootImpl的使用
org.hibernate.query.criteria.internal.path中RootImpl的子类 修饰符和类型 类 说明 static classRootImpl.TreatedRoot<T>返回RootImpl的org.hibernate.query.criteria.internal.path中的方法 修饰符和类型 方法 说明 RootImpl<X>RootImpl. correlateTo(CriteriaSubqueryImpl subquery)<T extends X>
RootImpl<T>RootImpl. treatAs(Class<T> treatAsType)参数类型为RootImpl的org.hibernate.query.criteria.internal.path中的构造器 构造器 说明 TreatedRoot(RootImpl<? super T> original, Class<T> treatAsType)
-