Is there a way to customize the way MyEclipse-Hibernate tool generates the abstract classes, because i need to add some extra functionality to the getters and setters, and there is no point in having an automated class generation tool if i have to override EVERY getter and setter? Any hidden text files with code templates or anything :)?
greeting,
Martin