Uses of Package
org.hibernate.bytecode.enhance.spi
-
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.enhance Class Description EnhancementException An exception indicating some kind of problem performing bytecode enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.enhance.internal.bytebuddy Class Description EnhancementContext The context for performing an enhancement.EnhancementException An exception indicating some kind of problem performing bytecode enhancement.Enhancer Class responsible for performing enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.enhance.internal.tracker Class Description CollectionTracker Interface to be implemented by collection trackers that hold the expected size od collections, a simplifiedMap<String, int>
. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.enhance.spi Class Description EnhancementContext The context for performing an enhancement.EnhancementException An exception indicating some kind of problem performing bytecode enhancement.UnloadedClass UnloadedField UnsupportedEnhancementStrategy The expected behavior when encountering a class that cannot be enhanced, in particular when attribute names don't match field names. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.enhance.spi.interceptor Class Description LazyPropertyInitializer.InterceptorImplementor Deprecated.Prefer the form of these methods defined onBytecodeLazyAttributeInterceptor
instead -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.internal.bytebuddy Class Description EnhancementContext The context for performing an enhancement.Enhancer Class responsible for performing enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.internal.none Class Description EnhancementContext The context for performing an enhancement.Enhancer Class responsible for performing enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.bytecode.spi Class Description EnhancementContext The context for performing an enhancement.Enhancer Class responsible for performing enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.engine.spi Class Description CollectionTracker Interface to be implemented by collection trackers that hold the expected size od collections, a simplifiedMap<String, int>
.LazyPropertyInitializer.InterceptorImplementor Deprecated.Prefer the form of these methods defined onBytecodeLazyAttributeInterceptor
instead -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.jpa.boot.internal Class Description EnhancementContext The context for performing an enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.jpa.boot.spi Class Description EnhancementContext The context for performing an enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.jpa.internal.enhance Class Description EnhancementContext The context for performing an enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.persister.entity Class Description LazyPropertyInitializer Contract for controlling how lazy properties get initialized. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.testing.bytecode.enhancement Class Description DefaultEnhancementContext default implementation of EnhancementContext.EnhancementContext The context for performing an enhancement.UnloadedClass UnloadedField UnsupportedEnhancementStrategy The expected behavior when encountering a class that cannot be enhanced, in particular when attribute names don't match field names. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.testing.orm.jpa Class Description EnhancementContext The context for performing an enhancement. -
Classes in org.hibernate.bytecode.enhance.spi used by org.hibernate.testing.orm.junit Class Description EnhancementContext The context for performing an enhancement.