class DefaultPath.PathCache extends Object
| Modifier and Type | Field and Description |
|---|---|
private Map<String,javax.persistence.criteria.Path> |
cacheAttributes |
| Constructor and Description |
|---|
DefaultPath.PathCache() |
javax.persistence.criteria.Path get(javax.persistence.metamodel.Attribute attribute,
javax.persistence.metamodel.EntityType<X> entityType,
javax.persistence.metamodel.Attribute embeddedAttribute)
Copyright © 2015. All Rights Reserved.