package

org.hibernate.tool.instrument

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

Classes

BasicInstrumentationTask Super class for all Hibernate instrumentation tasks. 
BasicInstrumentationTask.LoggerBridge