Uses of Package
org.hibernate.bytecode.enhance.spi

Package
Description
 
package containing bytecode enhancement code (internals)
specialized classes to keep track of changes
Package defining bytecode code enhancement (instrumentation) support.
Support for bytecode interceptor implementations.
Byte Buddy support internals
 
Package defining bytecode code enhancement (instrumentation) support.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
 
An SPI used to initiate and control the JPA bootstrap process, along with SPI interfaces allowing certain sorts of extensions to be contributed during the bootstrap process.
 
This package abstracts persistence mechanisms for entities.