Hi all,

I am looking to do the following :
1. Is it possible NOT to generate the Primary Key class ? I was scouring the
docs on the website and under docs ( for beta 1.2 the following is mentioned
then primary key classes will be generated for all entity beans unless a
generate="false" parameter is present, or the primary class is in the
java.lang package. ). I  had a BigDecimal as the primary key before, but
when I tried out String, it still insists on generating a primary key class
on the home interface and the CMP implementation ( am using 1.1 ) althouth
no PK class itself was generated.

2. I would also like to do a setVO( ValueObject ... ) type of thing. One
thing I can think about is to make an addition to the existing template
file. 
    Is that the right way to go ?

Thanks,

Roger 




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to