public interface EntityFetch extends AttributeFetch, EntityReference
Modifier and Type | Method and Description |
---|---|
EntityType |
getFetchedType()
Get the Hibernate Type that describes the fetched attribute as an
EntityType . |
getFetchedAttributeDefinition
getAdditionalJoinConditions, getFetchStrategy, getPropertyPath, getSource, isNullable, toSqlSelectFragments
getEntityPersister, getIdentifierDescription, getQuerySpaceUid
getBidirectionalEntityReferences, getFetches, getPropertyPath, resolveEntityReference
EntityType getFetchedType()
EntityType
.getFetchedType
in interface Fetch
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.