public interface FetchStats
Modifier and Type | Method and Description |
---|---|
Set<CollectionAttributeFetch> |
getJoinedBagAttributeFetches()
Returns a set of bag attributes that are join-fetched.
|
boolean |
hasSubselectFetches()
Were any subselect fetches encountered?
|
boolean hasSubselectFetches()
true
if subselect fetches were encountered; false
otherwise.Set<CollectionAttributeFetch> getJoinedBagAttributeFetches()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.