Uses of Package
org.hibernate.bytecode.enhance.spi.interceptor
-
Packages that use org.hibernate.bytecode.enhance.spi.interceptor Package Description org.hibernate.bytecode.enhance.spi.interceptor Support for bytecode interceptor implementations.org.hibernate.bytecode.internal org.hibernate.bytecode.spi Package defining bytecode code enhancement (instrumentation) support.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate. -
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.bytecode.enhance.spi.interceptor Class Description AbstractInterceptor AbstractLazyLoadInterceptor BytecodeInterceptorLogging Logging related to bytecode enhancement interceptorsBytecodeLazyAttributeInterceptor EnhancementHelper.InheritanceChecker LazyAttributeDescriptor Descriptor for an attribute which is enabled for bytecode lazy fetchingLazyAttributesMetadata Information about the bytecode lazy attributes for an entitySessionAssociableInterceptor -
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.bytecode.internal Class Description BytecodeLazyAttributeInterceptor LazyAttributeLoadingInterceptor Interceptor that loads attributes lazilyLazyAttributesMetadata Information about the bytecode lazy attributes for an entity -
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.bytecode.spi Class Description BytecodeLazyAttributeInterceptor LazyAttributeLoadingInterceptor Interceptor that loads attributes lazilyLazyAttributesMetadata Information about the bytecode lazy attributes for an entity -
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.engine.spi Class Description LazyAttributeLoadingInterceptor Interceptor that loads attributes lazily