Hi,
 
>I'm trying to use xdoclet to generate hibernate mappings for 
>the POJO classes. Can anyone tell me where I need to change 
>the configuration so that xdoclet can generate {0}Impl.hbm.xml 
>file intead of {0}.hbm.xml? For example for the class Payment, 
>we want to generate PaymentImpl.hbm.xml instead of Payment.hbm.xml.

Have a look at hibernatedoclet/template-subtask/destinationFile

But.. IIrc Hibernate wants for Class Foo.java a Foo.hbm.xml.
Wouldn't this break the mapping if you have FooImpl.hbm.xml?

  Heko


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to