Save This Page
Home » hibernate-entity-src-20081106 » org.hibernate.tool.hbm2x » [javadoc | source]
org.hibernate.tool.hbm2x
public class: POJOExporter [javadoc | source]
java.lang.Object
   org.hibernate.tool.hbm2x.AbstractExporter
      org.hibernate.tool.hbm2x.GenericExporter
         org.hibernate.tool.hbm2x.POJOExporter

All Implemented Interfaces:
    Exporter

Direct Known Subclasses:
    DAOExporter

Fields inherited from org.hibernate.tool.hbm2x.GenericExporter:
modelIterators
Fields inherited from org.hibernate.tool.hbm2x.AbstractExporter:
log,  templatePaths
Constructor:
 public POJOExporter() 
 public POJOExporter(Configuration cfg,
    File outputdir) 
Method from org.hibernate.tool.hbm2x.POJOExporter Summary:
getName,   init,   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.POJOExporter Detail:
 public String getName() 
 protected  void init() 
 protected  void setupContext()