public class AttributePath extends Object
| Constructor | Description |
|---|---|
AttributePath(List<javax.persistence.metamodel.Attribute<?,?>> attributes,
Class<?> attributeClass) |
Construct a new
AttributePath. |
| Modifier and Type | Method | Description |
|---|---|---|
Class<?> |
getAttributeClass() |
|
List<javax.persistence.metamodel.Attribute<?,?>> |
getAttributes() |
Copyright © 2014–2020 Blazebit. All rights reserved.