站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

Uses of Package org.hibernate.tool.instrument (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Uses of Package
org.hibernate.tool.instrument

Packages that use org.hibernate.tool.instrument
org.hibernate.tool.instrument The instrument tool for adding field-interception hooks to persistent classes using built-time bytecode processing. 
org.hibernate.tool.instrument.cglib   
 

Classes in org.hibernate.tool.instrument used by org.hibernate.tool.instrument
BasicInstrumentationTask.Logger
           
 

Classes in org.hibernate.tool.instrument used by org.hibernate.tool.instrument.cglib
BasicInstrumentationTask
          Super class for all Hibernate instrumentation tasks.