Uses of Interface
org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer.InterceptorImplementor
Packages that use LazyPropertyInitializer.InterceptorImplementor
Package
Description
Support for bytecode interceptor implementations.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of LazyPropertyInitializer.InterceptorImplementor in org.hibernate.bytecode.enhance.spi.interceptor
Subinterfaces of LazyPropertyInitializer.InterceptorImplementor in org.hibernate.bytecode.enhance.spi.interceptorModifier and TypeInterfaceDescriptioninterface
interface
Classes in org.hibernate.bytecode.enhance.spi.interceptor that implement LazyPropertyInitializer.InterceptorImplementorModifier and TypeClassDescriptionclass
class
class
class
Interceptor that loads attributes lazily -
Uses of LazyPropertyInitializer.InterceptorImplementor in org.hibernate.engine.spi
Subinterfaces of LazyPropertyInitializer.InterceptorImplementor in org.hibernate.engine.spiModifier and TypeInterfaceDescriptioninterface
The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute access