public interface CollectionAttributeFetch extends AttributeFetch, CollectionReference
Modifier and Type | Method and Description |
---|---|
CollectionType |
getFetchedType()
Get the Hibernate Type that describes the fetched attribute as a
CollectionType . |
getFetchedAttributeDefinition
getAdditionalJoinConditions, getFetchStrategy, getPropertyPath, getSource, isNullable, toSqlSelectFragments
allowElementJoin, allowIndexJoin, getCollectionPersister, getElementGraph, getIndexGraph, getPropertyPath, getQuerySpaceUid
CollectionType getFetchedType()
CollectionType
.getFetchedType
in interface Fetch
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.