Package | Description |
---|---|
org.hibernate.jpa.criteria.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(Class<T> treatAsType) |
Constructor and Description |
---|
TreatedSetAttributeJoin(SetAttributeJoin<O,? super T> original,
Class<T> treatAsType) |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.