Package | Description |
---|---|
org.hibernate.intercept |
This package implements an interception
mechanism for lazy property fetching,
based on CGLIB bytecode instrumentation.
|
org.hibernate.intercept.cglib | |
org.hibernate.intercept.javassist | |
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
Class and Description |
---|
FieldInterceptor
Contract for field interception handlers.
|
Class and Description |
---|
FieldInterceptor
Contract for field interception handlers.
|
Class and Description |
---|
AbstractFieldInterceptor |
FieldInterceptor
Contract for field interception handlers.
|
Class and Description |
---|
LazyPropertyInitializer
Contract for controlling how lazy properties get initialized.
|
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved