Package org.hibernate.bytecode.enhance.internal.bytebuddy
package org.hibernate.bytecode.enhance.internal.bytebuddy
package containing bytecode enhancement code (internals)
-
ClassDescriptionWe differentiate between core classes and application classes during symbol resolution for the purposes of entity enhancement.A TypePool which only loads, and caches, types whose package name starts with certain chosen prefixes.Extends the TypePool contract of ByteBuddy with our additional needs.Extracts constants used by EnhancerImpl.A TypePool suitable for loading user's classes, potentially in parallel operations.