Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: Hibernate 3 Beta 4, Hibernate tools 3
I know I can modify the velocity templates in the tools jar to produce whatever I want. I basically want to generate the POJOs in a different language. Do I need to modify more than just the POJO.vm template? For instance, with a table which has a composite primary key and a seperate POJO for that key, does this file handle all of those situations or are there other supporting templates I need to modify as well. Sorry, I'm new to Velocity.
Thanks.
Troy