public interface AttributeFetch extends Fetch
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, toSqlSelectFragments
AttributeDefinition getFetchedAttributeDefinition()
AttributeDefinition
for attribute being fetched.Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.