| Package | Description |
|---|---|
| org.hibernate.loader.plan.exec.internal |
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
|
| Modifier and Type | Method and Description |
|---|---|
FetchStats |
LoadQueryJoinAndFetchProcessor.processFetches(FetchSource fetchSource,
SelectStatementBuilder selectStatementBuilder,
ReaderCollector readerCollector) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AbstractLoadQueryDetails.isSubselectLoadingEnabled(FetchStats fetchStats)
Is subselect loading enabled?
|
protected boolean |
AbstractCollectionLoadQueryDetails.isSubselectLoadingEnabled(FetchStats fetchStats) |
protected boolean |
EntityLoadQueryDetails.isSubselectLoadingEnabled(FetchStats fetchStats) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.