Class EnhancerImplConstants
- java.lang.Object
-
- org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImplConstants
-
public final class EnhancerImplConstants extends Object
Extracts constants used by EnhancerImpl. This allows integrators to choose reusing this state for multiple enhancement processes, as these are fairly expensive to initialize, or rather choose to free memory by not retaining this.