Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv31999/modules/ejb/src/META-INF
Modified Files:
xtags.xml
Log Message:
XDT-48 - Automatic include of find/create methods in DAO should be suppressible
Applied patch from Ian Duggan, tested against samples and visual confirmation.
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** xtags.xml 8 Nov 2002 21:05:42 -0000 1.25
--- xtags.xml 14 Dec 2002 01:18:16 -0000 1.26
***************
*** 584,587 ****
--- 584,619 ----
<mandatory>false</mandatory>
</parameter>
+ <parameter type="text">
+ <name>create-methods</name>
+ <usage-description>
+ Indicate if create methods should be automatically
+ included in the DAO interface. Defaults to true.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>finder-methods</name>
+ <usage-description>
+ Indicate if finder methods should be automatically
+ included in the DAO interface. Defaults to true.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>create-methods</name>
+ <usage-description>
+ Indicate if create methods should be automatically
+ included in the DAO interface. Defaults to true.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>finder-methods</name>
+ <usage-description>
+ Indicate if finder methods should be automatically
+ included in the DAO interface. Defaults to true.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
</tag>
<tag>
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel