JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.bytecode.enhance
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.hibernate.bytecode.enhance
package
org.hibernate.bytecode.enhance
Related Packages
Package
Description
org.hibernate.bytecode.enhance.spi
Package defining bytecode code enhancement (instrumentation) support.
Exception Classes
Class
Description
VersionMismatchException
Indicates that the version of Hibernate used to enhance a class is different from the version being used at runtime.