Package | Description |
---|---|
org.hibernate.bytecode.enhance.internal |
package containing bytecode enhancement code (internals)
|
org.hibernate.bytecode.enhance.internal.tracker |
specialized classes to keep track of changes
|
org.hibernate.bytecode.enhance.spi |
package defining bytecode code enhancement (instrumentation) support.
|
org.hibernate.bytecode.enhance.spi.interceptor |
interceptor implementations
|
org.hibernate.engine.spi | |
org.hibernate.jpa.boot.internal | |
org.hibernate.jpa.boot.spi | |
org.hibernate.jpa.internal.enhance | |
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
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
|
Class and Description |
---|
EnhancementContext
The context for performing an enhancement.
|
EnhancementException
An exception indicating some kind of problem performing bytecode enhancement.
|
Class and Description |
---|
LazyPropertyInitializer.InterceptorImplementor |
Class and Description |
---|
CollectionTracker
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified Map
|
LazyPropertyInitializer.InterceptorImplementor |
Class and Description |
---|
EnhancementContext
The context for performing an enhancement.
|
Class and Description |
---|
EnhancementContext
The context for performing an enhancement.
|
Class and Description |
---|
EnhancementContext
The context for performing an enhancement.
|
Class and Description |
---|
LazyPropertyInitializer
Contract for controlling how lazy properties get initialized.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.