Package | Description |
---|---|
org.hibernate.query.criteria.internal | |
org.hibernate.query.criteria.internal.path |
Modifier and Type | Method and Description |
---|---|
ListJoinImplementor<Z,X> |
ListJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery) |
ListJoinImplementor<Z,X> |
ListJoinImplementor.on(Expression<Boolean> restriction) |
ListJoinImplementor<Z,X> |
ListJoinImplementor.on(Predicate... restrictions) |
<T extends X> |
ListJoinImplementor.treatAs(Class<T> treatAsType) |
Modifier and Type | Class and Description |
---|---|
class |
ListAttributeJoin<O,E>
Models a join based on a list-style plural association attribute.
|
static class |
ListAttributeJoin.TreatedListAttributeJoin<O,T> |
Copyright © 2021 JBoss by Red Hat. All rights reserved.