Class HibernateOrmSelectionLoadingContext
java.lang.Object
org.hibernate.search.mapper.orm.loading.impl.HibernateOrmSelectionLoadingContext
- All Implemented Interfaces:
PojoSelectionLoadingContext
public final class HibernateOrmSelectionLoadingContext
extends Object
implements PojoSelectionLoadingContext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidCheck whether this context is still open, throwing an exception if it is not.
-
Method Details
-
checkOpen
public void checkOpen()Description copied from interface:PojoSelectionLoadingContextCheck whether this context is still open, throwing an exception if it is not.- Specified by:
checkOpenin interfacePojoSelectionLoadingContext
-
runtimeIntrospector
- Specified by:
runtimeIntrospectorin interfacePojoSelectionLoadingContext
-
sessionContext
-
sessionImplementor
-
loadingOptions
-
cacheLookupStrategy
-