Package org.hibernate.bytecode.internal
package org.hibernate.bytecode.internal
-
ClassesClassDescriptionBytecodeEnhancementMetadata implementation for non-POJO models, mainly
RepresentationMode.MAP
BytecodeEnhancementMetadata implementation forPOJO
modelsMost commonly theProxyFactoryFactory
will depend directly on the chosenBytecodeProvider
, however by registering them as two separate services we can allow to override either one or both of them.