Uses of Class
org.hibernate.tool.hbm2x.HibernateMappingGlobalSettings

Packages that use HibernateMappingGlobalSettings
org.hibernate.tool.hbm2x   
 

Uses of HibernateMappingGlobalSettings in org.hibernate.tool.hbm2x
 

Fields in org.hibernate.tool.hbm2x declared as HibernateMappingGlobalSettings
protected  HibernateMappingGlobalSettings HibernateMappingExporter.globalSettings
           
 

Methods in org.hibernate.tool.hbm2x with parameters of type HibernateMappingGlobalSettings
 void HibernateMappingExporter.setGlobalSettings(HibernateMappingGlobalSettings hgs)