public interface FetchStats
| Modifier and Type | Method and Description |
|---|---|
java.util.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.java.util.Set<CollectionAttributeFetch> getJoinedBagAttributeFetches()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.