Uses of Class
org.hibernate.sql.results.spi.LoadContexts
Packages that use LoadContexts
Package
Description
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of LoadContexts in org.hibernate.engine.internal
Methods in org.hibernate.engine.internal that return LoadContexts -
Uses of LoadContexts in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return LoadContextsModifier and TypeMethodDescriptionPersistenceContext.getLoadContexts()
Retrieve this persistence context's managed load context.