Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv32543/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
applied patches from XDT-496


Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF/xtags.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -r1.34 -r1.35
*** xtags.xml   24 Apr 2003 22:15:15 -0000      1.34
--- xtags.xml   29 May 2003 13:37:58 -0000      1.35
***************
*** 82,85 ****
--- 82,94 ----
            <mandatory>false</mandatory>
          </parameter>
+         <parameter type="text">
+               <name>post-table-create</name>
+               <usage-description>
+                       Send an arbitrary SQL command to the DB after creating the 
table.
+                       The SQL is only send to the DB if create-table is true and the 
+                       table was freshly created.
+               </usage-description>
+               <mandatory>false</mandatory>
+         </parameter>
          <parameter type="int">
            <name>read-time-out</name>
***************
*** 1148,1151 ****
--- 1157,1167 ----
            </usage-description>
            <mandatory>false</mandatory>
+         </parameter>
+         <parameter type="bool">
+               <name>dbindex</name>
+               <usage-description>
+                       Should a DB-index be created for this field?
+               </usage-description>
+               <mandatory>false</mandatory>
          </parameter>
        </tag>



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to