org.hibernate.intercept.cglib | |
org.hibernate.intercept.javassist |
FieldInterceptor | Contract for field interception handlers. | code | html |
LazyPropertyInitializer | Contract for controlling how lazy properties get initialized. | code | html |
AbstractFieldInterceptor | code | html |
FieldInterceptionHelper | Helper class for dealing with enhanced entity classes. | code | html |
This package implements an interception mechanism for lazy property fetching, based on CGLIB bytecode instrumentation.