| Package | Description |
|---|---|
| org.hibernate.bytecode.enhance.internal.bytebuddy |
package containing bytecode enhancement code (internals)
|
| org.hibernate.bytecode.internal.bytebuddy |
Byte Buddy support internals
|
| org.hibernate.proxy.pojo.bytebuddy |
| Class and Description |
|---|
| ByteBuddyState
A utility to hold all ByteBuddy related state, as in the current version of
Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy
is able to benefit from some caching and general state reuse.
|
| Class and Description |
|---|
| ByteBuddyState
A utility to hold all ByteBuddy related state, as in the current version of
Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy
is able to benefit from some caching and general state reuse.
|
| ByteBuddyState.ProxyDefinitionHelpers
Shared proxy definition helpers.
|
| Class and Description |
|---|
| ByteBuddyState
A utility to hold all ByteBuddy related state, as in the current version of
Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy
is able to benefit from some caching and general state reuse.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.