Package org.hibernate.bytecode.enhance.spi.interceptor
package org.hibernate.bytecode.enhance.spi.interceptor
Support for bytecode interceptor implementations.
-
ClassDescriptionLogging related to bytecode enhancement interceptorsThis is an helper object to group all state which relates to a particular entity type, and which is needed for this interceptor.Descriptor for an attribute which is enabled for bytecode lazy fetchingInterceptor that loads attributes lazilyThis is an helper object to group all state which relates to a particular entity type, and which is needed for this interceptor.Information about the bytecode lazy attributes for an entityInformation about a particular bytecode lazy attribute grouping.Contains the state necessary to properly implement SessionAssociableInterceptor; this allows reuse of this particular object across multiple interceptor instances and keeps them from getting too allocation-intensive.