Package org.hibernate.tool.hbm2x

Interface Summary
ConfigurationVisitor  
Exporter  
ExporterSettings  
MetaAttributeConstants  
 

Class Summary
AbstractExporter Base exporter for the template and direct output generation.
ArtifactCollector Callback class that all exporters are given to allow better feedback and processing of the output afterwards.
Cfg2HbmTool  
Cfg2JavaTool Helper methods for javacode generation.
ConfigurationNavigator  
DAOExporter  
DAONewExporter Creates domain model abstract base classes from .hbm files
DocExporter Exporter implementation that creates Hibernate Documentation.
ExporterProvider  
GenericExporter  
Hbm2DDLExporter Schema Export (.ddl) code generation.
HbmLintExporter  
HibernateConfigurationExporter  
HibernateMappingExporter  
HibernateMappingGlobalSettings This class replicates the global settings that can be selected within the mapping document.
MetaAttributeHelper Helper for loading, merging and accessing tags.
POJOExporter  
QueryExporter exporter for query execution.
StringUtils max: Removed methods that dependent on anything else than common.StringUtils.
TemplateHelper Helper and wrapper for a Template engine (currently only FreeMarker).
TemplateProducer  
XMLPrettyPrinter  
 

Exception Summary
ExporterException Exception to use in Exporters.