Overview
Package
Tree
Index
Deprecated
About
Prev Package
|
Next Package
Frames
|
No Frames
Package org.hibernate.tool.instrument
The
instrument
tool for adding field-interception hooks to persistent classes using built-time bytecode processing.
Class Summary
BasicInstrumentationTask
Super class for all Hibernate instrumentation tasks.
BasicInstrumentationTask.CustomFieldFilter
BasicInstrumentationTask.Logger
The
instrument
tool for adding field-interception hooks to persistent classes using built-time bytecode processing. Use this tool only if you wish to take advantage of lazy property fetching (the
<lazy>
mapping element).
Overview
Package
Tree
Index
Deprecated
About