| Package | Description |
|---|---|
| org.hibernate.query.criteria.internal.path |
| Modifier and Type | Class and Description |
|---|---|
static class |
ListAttributeJoin.TreatedListAttributeJoin<O,T> |
| Modifier and Type | Method and Description |
|---|---|
ListAttributeJoin<O,E> |
ListAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery) |
ListAttributeJoin<O,E> |
ListAttributeJoin.on(Expression<Boolean> restriction) |
ListAttributeJoin<O,E> |
ListAttributeJoin.on(Predicate... restrictions) |
<T extends E> |
ListAttributeJoin.treatAs(Class<T> treatAsType) |
| Constructor and Description |
|---|
TreatedListAttributeJoin(ListAttributeJoin<O,? super T> original,
Class<T> treatAsType) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.