类的使用
org.hibernate.query.criteria.internal.path.ListAttributeJoin
-
使用ListAttributeJoin的程序包 程序包 说明 org.hibernate.query.criteria.internal.path -
-
org.hibernate.query.criteria.internal.path中ListAttributeJoin的使用
org.hibernate.query.criteria.internal.path中ListAttributeJoin的子类 修饰符和类型 类 说明 static classListAttributeJoin.TreatedListAttributeJoin<O,T>返回ListAttributeJoin的org.hibernate.query.criteria.internal.path中的方法 修饰符和类型 方法 说明 ListAttributeJoin<O,E>ListAttributeJoin. correlateTo(CriteriaSubqueryImpl subquery)ListAttributeJoin<O,E>ListAttributeJoin. on(javax.persistence.criteria.Expression<Boolean> restriction)ListAttributeJoin<O,E>ListAttributeJoin. on(javax.persistence.criteria.Predicate... restrictions)<T extends E>
ListAttributeJoin<O,T>ListAttributeJoin. treatAs(Class<T> treatAsType)参数类型为ListAttributeJoin的org.hibernate.query.criteria.internal.path中的构造器 构造器 说明 TreatedListAttributeJoin(ListAttributeJoin<O,? super T> original, Class<T> treatAsType)
-