public interface AttributeFetch extends Fetch
Models a Fetch that is specifically for an attribute.
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinition |
getFetchedAttributeDefinition()
Returns the
AttributeDefinition for attribute being fetched. |
getAdditionalJoinConditions, getFetchedType, getFetchStrategy, getPropertyPath, getSource, isNullable, toSqlSelectFragmentsAttributeDefinition getFetchedAttributeDefinition()
Returns the AttributeDefinition for attribute being fetched.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.