Just forgot:
http://xdoclet.codehaus.org/HibernateTags#HibernateTags-hibernate.manytoone

lists lazy as valid parameter,


--- Frank Russo <[EMAIL PROTECTED]> wrote:


>I
> tried looking into setting up a merge, but the
> documentation is very
> poor on merging. It's not clear how the doc is
> supposed to be formatted.

sample usage for merging is in testapp-web of plugins:
(maven 2 configuration ) 
--------------%<------------------
                <configuration>
                    <configs>
                        <config>
                            <components>
                                <component>
                                   
<classname>org.xdoclet.plugin.web.WebPlugin</classname>
                                    <params>
                                       
<mergedir>file:${basedir}/src/merge/</mergedir>
                                       
<servletversion>2.4</servletversion>
                                    </params>
                                </component>
                            </components>
                        </config>
                    </configs>
                </configuration>
---------------%<----------------


----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to