| Package | Description |
|---|---|
| org.hibernate.bytecode.enhance.spi |
package defining bytecode code enhancement (instrumentation) support.
|
| org.hibernate.bytecode.enhance.spi.interceptor |
interceptor implementations
|
| org.hibernate.bytecode.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
| org.hibernate.engine.spi | |
| org.hibernate.jpa.boot.spi | |
| org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
| org.hibernate.testing.bytecode.enhancement |
| Class and Description |
|---|
| EnhancementContext
The context for performing an enhancement.
|
| EnhancementException
An exception indicating some kind of problem performing bytecode enhancement.
|
| UnloadedClass |
| UnloadedField |
| Class and Description |
|---|
| LazyPropertyInitializer.InterceptorImplementor
Deprecated.
Prefer the form of these methods defined on
BytecodeLazyAttributeInterceptor instead |
| Class and Description |
|---|
| EnhancementContext
The context for performing an enhancement.
|
| Enhancer
Class responsible for performing enhancement.
|
| Class and Description |
|---|
| CollectionTracker
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified
Map<String, int>. |
| LazyPropertyInitializer.InterceptorImplementor
Deprecated.
Prefer the form of these methods defined on
BytecodeLazyAttributeInterceptor instead |
| Class and Description |
|---|
| EnhancementContext
The context for performing an enhancement.
|
| Class and Description |
|---|
| LazyPropertyInitializer
Contract for controlling how lazy properties get initialized.
|
| Class and Description |
|---|
| DefaultEnhancementContext
default implementation of EnhancementContext.
|
| EnhancementContext
The context for performing an enhancement.
|
| UnloadedClass |
| UnloadedField |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.