Uses of Package
org.hibernate.bytecode.spi

Packages that use org.hibernate.bytecode.spi
Package
Description
 
Byte Buddy support internals
 
Package defining bytecode code enhancement (instrumentation) support.
 
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.
 
 
 
An SPI supporting custom instantiation of entity instances and embeddable objects.
This package abstracts persistence mechanisms for entities.