Hi everyone,
I have some questions about customerizing the code generation using the templates with hibernatetools.
1. I found some postings mentioned the custom template file as .vm file while some others as .ftl file. Are they the same things - I mean, have the same syntax? I am using hibernatetools-3.2.0beta8 and within hibernate-tools.jar file I find there are lots of .ftl files which I think are used by default to generate POJO, DAO and etc.
2.Where can I find some reference or tutorials of how to write a template file(.ftl or .vm)
Many thanks,
Mark
|