| Package | Description |
|---|---|
| org.hibernate.bytecode.javassist | |
| org.hibernate.intercept.javassist |
| Modifier and Type | Method and Description |
|---|---|
FieldHandler |
FieldHandled.getFieldHandler()
Access to the current field interception handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldHandled.setFieldHandler(FieldHandler handler)
Inject the field interception handler to be used.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldInterceptorImpl
A field-level interceptor that initializes lazily fetched properties.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved