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