|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.tool.hbm2x.AbstractExporter
org.hibernate.tool.hbm2x.GenericExporter
org.appfuse.tool.AppFuseExporter
public class AppFuseExporter
This class is used to process FreeMarker templates and produce files from them.
| Field Summary |
|---|
| Fields inherited from class org.hibernate.tool.hbm2x.AbstractExporter |
|---|
log, templatePaths |
| Constructor Summary | |
|---|---|
AppFuseExporter()
|
|
AppFuseExporter(org.hibernate.cfg.Configuration cfg,
File outputdir)
|
|
| Method Summary | |
|---|---|
void |
doStart()
|
String |
getName()
|
void |
init()
|
| Methods inherited from class org.hibernate.tool.hbm2x.GenericExporter |
|---|
exportComponent, exportPersistentClass, exportPOJO, getClassNameForFile, getFilePattern, getPackageNameForFile, getTemplateName, resolveFilename, setFilePattern, setForEach, setTemplateName |
| Methods inherited from class org.hibernate.tool.hbm2x.AbstractExporter |
|---|
cleanUpContext, getArtifactCollector, getCfg2HbmTool, getCfg2JavaTool, getConfiguration, getFileForClassName, getOutputDirectory, getProperties, getTemplateHelper, getTemplatePath, getTemplatePaths, setArtifactCollector, setConfiguration, setOutputDirectory, setProperties, setTemplateHelper, setTemplatePath, setupContext, setupTemplates, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppFuseExporter()
public AppFuseExporter(org.hibernate.cfg.Configuration cfg,
File outputdir)
| Method Detail |
|---|
public void init()
public String getName()
getName in class org.hibernate.tool.hbm2x.AbstractExporterpublic void doStart()
doStart in class org.hibernate.tool.hbm2x.GenericExporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||