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