Uses of Package
org.hibernate.bytecode.enhance.spi.interceptor
Packages that use org.hibernate.bytecode.enhance.spi.interceptor
Package
Description
Support for bytecode interceptor implementations.
Package defining bytecode code enhancement (instrumentation) support.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.This package abstracts persistence mechanisms for entities.
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.bytecode.enhance.spi.interceptorClassDescriptionLogging 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 fetchingThis 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 entityContains 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.
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.bytecode.internalClassDescriptionThis is an helper object to group all state which relates to a particular entity type, and which is needed for this interceptor.Interceptor 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 entity
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.bytecode.spiClassDescriptionInterceptor that loads attributes lazilyInformation about the bytecode lazy attributes for an entity
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.engine.spiClassDescriptionInterceptor that loads attributes lazilyContains 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.
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.internalClassDescriptionContains 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.
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.metamodel.internalClassDescriptionThis is an helper object to group all state which relates to a particular entity type, and which is needed for this interceptor.
-
Classes in org.hibernate.bytecode.enhance.spi.interceptor used by org.hibernate.persister.entityClassDescriptionDescriptor for an attribute which is enabled for bytecode lazy fetching