Package org.hibernate.tool.instrument
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
BasicInstrumentationTask Super class for all Hibernate instrumentation tasks.
BasicInstrumentationTask.CustomFieldFilter No description provided.
BasicInstrumentationTask.Logger No description provided.

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).