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