Uses of Interface
org.hibernate.engine.spi.SubselectFetch.RegistrationHandler
Packages that use SubselectFetch.RegistrationHandler
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
Package for the SQM-backed Query implementation details
-
Uses of SubselectFetch.RegistrationHandler in org.hibernate.engine.spi
Classes in org.hibernate.engine.spi that implement SubselectFetch.RegistrationHandlerMethods in org.hibernate.engine.spi that return SubselectFetch.RegistrationHandlerModifier and TypeMethodDescriptionSubselectFetch.createRegistrationHandler
(BatchFetchQueue batchFetchQueue, SelectStatement sqlAst, TableGroup tableGroup, JdbcParametersList jdbcParameters, JdbcParameterBindings jdbcParameterBindings) SubselectFetch.createRegistrationHandler
(BatchFetchQueue batchFetchQueue, SelectStatement sqlAst, JdbcParametersList jdbcParameters, JdbcParameterBindings jdbcParameterBindings) -
Uses of SubselectFetch.RegistrationHandler in org.hibernate.query.sqm.internal
Methods in org.hibernate.query.sqm.internal with parameters of type SubselectFetch.RegistrationHandlerModifier and TypeMethodDescriptionprotected static SqmJdbcExecutionContextAdapter
ConcreteSqmSelectQueryPlan.listInterpreterExecutionContext
(String hql, DomainQueryExecutionContext executionContext, JdbcOperationQuerySelect jdbcSelect, SubselectFetch.RegistrationHandler subSelectFetchKeyHandler)