Package org.hibernate.tool.instrument

The instrument tool for adding field-interception hooks to persistent classes using built-time bytecode processing.

See:
          Description

Class Summary
BasicInstrumentationTask Super class for all Hibernate instrumentation tasks.
 

Package org.hibernate.tool.instrument Description

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



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.