Package | Description |
---|---|
org.hibernate.loader.plan.exec.process.spi | |
org.hibernate.loader.plan.exec.spi |
Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.
|
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
ResultSetProcessorResolver.resolveResultSetProcessor(LoadPlan loadPlan,
AliasResolutionContext aliasResolutionContext,
ReaderCollector readerCollector,
boolean shouldUseOptionalEntityInstance,
boolean hadSubselectFetches) |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
LoadQueryDetails.getResultSetProcessor() |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.