Uses of Interface
org.hibernate.bytecode.enhance.spi.EnhancementOptions
Packages that use EnhancementOptions
Package
Description
Package defining bytecode code enhancement (instrumentation) support.
-
Uses of EnhancementOptions in org.hibernate.bytecode.enhance.spi
Subinterfaces of EnhancementOptions in org.hibernate.bytecode.enhance.spiModifier and TypeInterfaceDescriptioninterface
The context for performing an enhancement.Classes in org.hibernate.bytecode.enhance.spi that implement EnhancementOptionsModifier and TypeClassDescriptionclass
default implementation of EnhancementContext.class