Package | Description |
---|---|
org.hibernate.jpa.criteria.path |
Modifier and Type | Class and Description |
---|---|
static class |
MapAttributeJoin.TreatedMapAttributeJoin<O,K,T> |
Modifier and Type | Method and Description |
---|---|
MapAttributeJoin<O,K,V> |
MapAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery) |
<T extends V> |
MapAttributeJoin.treatAs(Class<T> treatAsType) |
Constructor and Description |
---|
MapAttributeJoin.TreatedMapAttributeJoin(MapAttributeJoin<O,K,? super T> original,
Class<T> treatAsType) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.