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 TypeInterfaceDescriptioninterfaceinterfaceClasses in org.hibernate.bytecode.enhance.spi.interceptor that implement LazyPropertyInitializer.InterceptorImplementorModifier and TypeClassDescriptionclassclassclassclassInterceptor that loads attributes lazily -
Uses of LazyPropertyInitializer.InterceptorImplementor in org.hibernate.engine.spi
Subinterfaces of LazyPropertyInitializer.InterceptorImplementor in org.hibernate.engine.spiModifier and TypeInterfaceDescriptioninterfaceThe base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute access