Package | Description |
---|---|
org.hibernate.query.criteria.internal.path |
Modifier and Type | Class and Description |
---|---|
static class |
SetAttributeJoin.TreatedSetAttributeJoin<O,T> |
Modifier and Type | Method and Description |
---|---|
SetAttributeJoin<O,E> |
SetAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery) |
<T extends E> |
SetAttributeJoin.treatAs(java.lang.Class<T> treatAsType) |
Constructor and Description |
---|
TreatedSetAttributeJoin(SetAttributeJoin<O,? super T> original,
java.lang.Class<T> treatAsType) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.