JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.hibernate.bytecode.enhance
package
org.hibernate.bytecode.enhance
Related Packages
Package
Description
org.hibernate.bytecode
This package defines an SPI for integrating bytecode libraries with Hibernate.
org.hibernate.bytecode.enhance.spi
Package defining bytecode code enhancement (instrumentation) support.
org.hibernate.bytecode.internal
org.hibernate.bytecode.spi
Package defining bytecode code enhancement (instrumentation) support.
Exceptions
Class
Description
VersionMismatchException
Indicates that the version of Hibernate used to enhance a class is different from the version being used at runtime.