Save This Page
Home » hibernate-entity-src-20081106 » org.hibernate.tool.hbm2x » [javadoc | source]
org.hibernate.tool.hbm2x
public class: TemplateProducer [javadoc | source]
java.lang.Object
   org.hibernate.tool.hbm2x.TemplateProducer
Constructor:
 public TemplateProducer(TemplateHelper th,
    ArtifactCollector ac) 
Method from org.hibernate.tool.hbm2x.TemplateProducer Summary:
produce,   produce
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.tool.hbm2x.TemplateProducer Detail:
 public  void produce(Map additionalContext,
    String templateName,
    File outputFile,
    String identifier) 
  void produce(Map additionalContext,
    String templateName,
    File destination,
    String identifier,
    String fileType)