T
- entity typepublic interface EntityPath<T> extends Path<T>
EntityPath
is the common interface for entity path expressionsModifier and Type | Method and Description |
---|---|
Object |
getMetadata(Path<?> property)
Returns additional metadata for the given property path or null if none is available
|
getAnnotatedElement, getMetadata, getRoot
accept, getType
Copyright © 2007–2016 Querydsl. All rights reserved.