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