Package | Description |
---|---|
org.hibernate.bytecode.cglib | |
org.hibernate.bytecode.javassist |
Modifier and Type | Class and Description |
---|---|
class |
CglibClassTransformer
Deprecated.
Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
JavassistClassTransformer
Enhance the classes allowing them to implements InterceptFieldEnabled
This interface is then used by Hibernate for some optimizations.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved