From: Ralf E. S. <mo...@re...> - 2002-12-30 22:59:48
|
Hi, as a newbie using XDoclet (today it's working for the very first time) i have two questions: * Is there any chance to add predefined queries to the generated mapping? * Is there any chance to generate the bean-pattern (setXXX(), getXXX() and especially the addXXX(Child)/setXXX(Parent)) methods of the java-bean class? I really do not like to write them down... Regards, Ralf |