Package org.hibernate.tool.hbm2x
Class HibernateConfigurationExporter
java.lang.Object
org.hibernate.tool.internal.export.common.AbstractExporter
org.hibernate.tool.internal.export.cfg.CfgExporter
org.hibernate.tool.hbm2x.HibernateConfigurationExporter
- All Implemented Interfaces:
Exporter,ExporterConstants
-
Field Summary
Fields inherited from class org.hibernate.tool.internal.export.common.AbstractExporter
logFields inherited from interface org.hibernate.tool.api.export.ExporterConstants
ARTIFACT_COLLECTOR, CREATE_DATABASE, DELIMITER, DESTINATION_FOLDER, DROP_DATABASE, EXPORT_TO_CONSOLE, EXPORT_TO_DATABASE, FILE_PATTERN, FOR_EACH, FORMAT, HALT_ON_ERROR, METADATA_DESCRIPTOR, OUTPUT_FILE_NAME, QUERY_LIST, SCHEMA_UPDATE, TEMPLATE_NAME, TEMPLATE_PATH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.tool.internal.export.cfg.CfgExporter
doStart, forXML, getCustomProperties, getName, getOutput, setCustomProperties, setOutputMethods inherited from class org.hibernate.tool.internal.export.common.AbstractExporter
buildMetadata, cleanUpContext, getArtifactCollector, getCfg2HbmTool, getCfg2JavaTool, getFileForClassName, getMetadata, getMetadataDescriptor, getOutputDirectory, getProperties, getTemplateHelper, setTemplateHelper, setupContext, setupTemplates, start
-
Constructor Details
-
HibernateConfigurationExporter
public HibernateConfigurationExporter()
-