Uses of Interface
org.hibernate.proxy.ProxyConfiguration
Packages that use ProxyConfiguration
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
This package defines a framework for lazy-initializing entity proxies.
-
Uses of ProxyConfiguration in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return ProxyConfigurationModifier and TypeMethodDescriptiondefault @Nullable ProxyConfiguration
PrimeAmongSecondarySupertypes.asProxyConfiguration()
-
Uses of ProxyConfiguration in org.hibernate.proxy
Methods in org.hibernate.proxy that return ProxyConfigurationModifier and TypeMethodDescriptiondefault ProxyConfiguration
ProxyConfiguration.asProxyConfiguration()