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

Package
Description
Support for bytecode interceptor implementations.
 
Package defining bytecode code enhancement (instrumentation) support.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
This package abstracts persistence mechanisms for entities.