org.hibernate.tool.hbm2x
Class TemplateHelper.Templates

java.lang.Object
  extended by org.hibernate.tool.hbm2x.TemplateHelper.Templates
Enclosing class:
TemplateHelper

public class TemplateHelper.Templates
extends Object


Constructor Summary
TemplateHelper.Templates()
           
 
Method Summary
 void createFile(String content, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateHelper.Templates

public TemplateHelper.Templates()
Method Detail

createFile

public void createFile(String content,
                       String fileName)