java.lang.Objectorg.hibernate.tool.hbm2x.AbstractExporter
org.hibernate.tool.hbm2x.GenericExporter
org.hibernate.tool.hbm2x.HibernateMappingExporter
All Implemented Interfaces:
Exporter
david - and max| Field Summary | ||
|---|---|---|
| protected HibernateMappingGlobalSettings | globalSettings | |
| Fields inherited from org.hibernate.tool.hbm2x.GenericExporter: |
|---|
| modelIterators |
| Fields inherited from org.hibernate.tool.hbm2x.AbstractExporter: |
|---|
| log, templatePaths |
| Constructor: |
|---|
|
|
| Method from org.hibernate.tool.hbm2x.HibernateMappingExporter Summary: |
|---|
| doStart, exportComponent, getClassNameForFile, getName, getPackageNameForFile, init, setGlobalSettings, setupContext |
| Methods from org.hibernate.tool.hbm2x.GenericExporter: |
|---|
| doStart, exportComponent, exportPOJO, exportPersistentClass, getClassNameForFile, getFilePattern, getPackageNameForFile, getTemplateName, resolveFilename, setFilePattern, setForEach, setTemplateName |
| Methods from org.hibernate.tool.hbm2x.AbstractExporter: |
|---|
| cleanUpContext, doStart, getArtifactCollector, getCfg2HbmTool, getCfg2JavaTool, getConfiguration, getFileForClassName, getName, getOutputDirectory, getProperties, getTemplateHelper, getTemplatePaths, setArtifactCollector, setConfiguration, setOutputDirectory, setProperties, setTemplateHelper, setTemplatePath, setupContext, setupTemplates, start, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.tool.hbm2x.HibernateMappingExporter Detail: |
|---|
|
|
|
|
|
|
|
|