Uses of Interface
org.hibernate.bytecode.enhance.spi.Enhancer
Packages that use Enhancer
Package
Description
Package defining bytecode code enhancement (instrumentation) support.
-
Uses of Enhancer in org.hibernate.bytecode.spi
Methods in org.hibernate.bytecode.spi that return EnhancerModifier and TypeMethodDescription@Nullable Enhancer
BytecodeProvider.getEnhancer
(EnhancementContext enhancementContext) Returns a byte code enhancer that implements the enhancements described in the supplied enhancement context.