| Package | Description | 
|---|---|
| org.hibernate.jpa.criteria | |
| org.hibernate.jpa.criteria.path | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionJoinImplementor<Z,X> | 
CollectionJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)  | 
CollectionJoinImplementor<Z,X> | 
CollectionJoinImplementor.on(Expression<Boolean> restriction)  | 
CollectionJoinImplementor<Z,X> | 
CollectionJoinImplementor.on(Predicate... restrictions)  | 
<T extends X>  | 
CollectionJoinImplementor.treatAs(Class<T> treatAsType)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CollectionAttributeJoin<O,E>
Models a join based on a plural association attribute. 
 | 
static class  | 
CollectionAttributeJoin.TreatedCollectionAttributeJoin<O,T>  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.