Uses of Class
org.hibernate.tool.instrument.BasicInstrumentationTask.Logger

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

Uses of BasicInstrumentationTask.Logger in org.hibernate.tool.instrument
 

Fields in org.hibernate.tool.instrument declared as BasicInstrumentationTask.Logger
protected  BasicInstrumentationTask.Logger BasicInstrumentationTask.logger